Upgrade to PouchDB 7

This commit is contained in:
Timothy Farrell 2018-06-24 22:11:34 -05:00
parent 9bbd580fe3
commit 0fe0a9a05f

View File

@ -15,15 +15,16 @@
"domvm": "~3.2.1", "domvm": "~3.2.1",
"exif-parser": "~0.1.9", "exif-parser": "~0.1.9",
"express": "~4.16.3", "express": "~4.16.3",
"frptools": "3.2.0", "frptools": "~3.2.0",
"linear-partitioning": "0.3.2", "linear-partitioning": "0.3.2",
"pica": "~2.0.8", "pica": "~2.0.8",
"pouchdb-adapter-http": "~6.4.1", "pouchdb-adapter-http": "~7.0.0",
"pouchdb-adapter-idb": "~6.4.1", "pouchdb-adapter-idb": "~7.0.0",
"pouchdb-core": "~6.4.1", "pouchdb-core": "~7.0.0",
"pouchdb-find": "~6.4.1", "pouchdb-find": "~7.0.0",
"pouchdb-replication": "~6.4.1", "pouchdb-replication": "~7.0.0",
"pouchorm": "~1.0.0", "pouchorm": "~1.0.0",
"request": "~2.87.0",
"router": "2.1.0", "router": "2.1.0",
"semantic-ui-reset": "~2.2.12", "semantic-ui-reset": "~2.2.12",
"style-loader": "^0.19.0", "style-loader": "^0.19.0",