Skip to content

Commit

Permalink
fix(package): update pouchdb to version ~6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitjes committed Dec 17, 2017
1 parent f86e60e commit f0c45b5
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 35 deletions.
178 changes: 147 additions & 31 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
},
"dependencies": {
"inherits": "2.0.3",
"pouchdb-ajax": "6.3.4",
"pouchdb-binary-utils": "6.3.4",
"pouchdb-promise": "6.3.4",
"pouchdb-utils": "6.3.4",
"pouchdb-ajax": "~6.4.0",
"pouchdb-binary-utils": "~6.4.0",
"pouchdb-promise": "~6.4.0",
"pouchdb-utils": "~6.4.0",
"url-join": "2.0.2",
"url-parse": "1.2.0"
},
Expand Down

0 comments on commit f0c45b5

Please sign in to comment.