Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 5ea466c

Browse files
authored
Merge pull request #33 from PolymerElements/pin-pouchdb-version
Pin PouchDB to ~6.0.7
2 parents 73885ca + 96b3dc0 commit 5ea466c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ignore": [],
1919
"dependencies": {
2020
"polymer": "polymer/polymer#^v1.2.0",
21-
"pouchdb": "^6.0.4",
21+
"pouchdb": "~6.0.7",
2222
"pouchdb-find": "^0.10.0",
2323
"promise-polyfill": "polymerlabs/promise-polyfill#^1.0.0",
2424
"app-storage": "polymerelements/app-storage#~0.9.0"

0 commit comments

Comments
 (0)