feat: add uuid to account ids

This commit is contained in:
Julien Calixte
2019-08-27 00:28:05 +02:00
parent ee74bf3276
commit 7a3f168218
4 changed files with 18 additions and 6 deletions

View File

@@ -27,6 +27,7 @@
"pouchdb-authentication": "^1.1.3",
"pouchdb-browser": "^7.1.1",
"register-service-worker": "^1.6.2",
"uuid": "^3.3.3",
"vue": "^2.6.10",
"vue-class-component": "^7.1.0",
"vue-click-outside": "^1.0.7",
@@ -43,6 +44,7 @@
"@types/md5": "^2.1.33",
"@types/notyf": "^2.0.0",
"@types/pouchdb": "^6.4.0",
"@types/uuid": "^3.4.5",
"@vue/cli-plugin-babel": "^3.10.0",
"@vue/cli-plugin-pwa": "^3.10.0",
"@vue/cli-plugin-typescript": "^3.10.0",