Browse Source

Добавлен sqlite

Book Pauk 6 years ago
parent
commit
093c319a63
2 changed files with 403 additions and 94 deletions
  1. 401 93
      package-lock.json
  2. 2 1
      package.json

File diff suppressed because it is too large
+ 401 - 93
package-lock.json


+ 2 - 1
package.json

@@ -20,6 +20,7 @@
   },
   "dependencies": {
     "bluebird": "^3.5.3",
-    "express": "^4.16.4"
+    "express": "^4.16.4",
+    "sqlite": "^3.0.0"
   }
 }

Some files were not shown because too many files changed in this diff