(PouchDB) Remove PouchDB package (just use pouchdb-browser)

This commit is contained in:
Julien Calixte
2019-10-19 08:20:12 +02:00
parent 50fae454cf
commit 9825052c43
3 changed files with 12 additions and 331 deletions

View File

@@ -23,7 +23,6 @@
"lodash-es": "^4.17.15",
"md5": "^2.2.1",
"notyf": "^3.0.4",
"pouchdb": "^7.1.1",
"pouchdb-authentication": "^1.1.3",
"pouchdb-browser": "^7.1.1",
"register-service-worker": "^1.6.2",
@@ -59,4 +58,4 @@
"typescript": "^3.5.3",
"vue-template-compiler": "^2.6.10"
}
}
}