Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
stockulus committed Mar 22, 2018
1 parent 70f80f0 commit fce14a5
Show file tree
Hide file tree
Showing 8 changed files with 1,285 additions and 1,181 deletions.
721 changes: 467 additions & 254 deletions example/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "6.4.0",
"version": "6.4.1",
"author": {
"name": "Christoph Stock",
"email": "[email protected]",
Expand All @@ -21,7 +21,7 @@
"copy-packages": "sh copy_packages.sh"
},
"dependencies": {
"pouchdb-react-native": "6.4.0",
"pouchdb-react-native": "6.4.1",
"react": "^16.0.0-alpha.12",
"react-native": "0.47.1",
"react-native-action-button": "2.7.2",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pouchdb-react-native-bundle",
"version": "6.4.0",
"version": "6.4.1",
"description": "Package Bundle for PouchDB for ReactNative",
"repository": {
"type": "git",
Expand Down
332 changes: 177 additions & 155 deletions packages/pouchdb-adapter-asyncstorage/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/pouchdb-adapter-asyncstorage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pouchdb-adapter-asyncstorage",
"version": "6.4.0",
"version": "6.4.1",
"description": "asyncstorage adapter for PouchDB",
"main": "./src/index.js",
"repository": {
Expand Down
Loading

0 comments on commit fce14a5

Please sign in to comment.