Take user password and try to open db

This commit is contained in:
Julia Friesel
2018-09-12 08:51:36 +02:00
parent 3d61459f30
commit 34648a3d89
8 changed files with 53 additions and 57 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
{
"dependencies": {
"bcryptjs": "^2.4.3"
},
"dependencies": {},
"main": "main.js"
}