1
0
Fork 0
mirror of https://gitlab.com/Shinobi-Systems/ShinobiCE.git synced 2025-03-09 15:40:15 +00:00

remove sqlite3 from package.json

- this package is not supported by multiple machine architectures or does not have prebuilt packages supplied and can no longer be a default dependency.
This commit is contained in:
Moe 2018-09-09 13:31:39 -07:00
parent c8b67c57b4
commit 04011678fb

View file

@ -28,7 +28,6 @@
"jsonfile": "^3.0.1",
"moment": "^2.17.0",
"mysql": "^2.12.0",
"sqlite3": "^3.1.8",
"knex": "^0.14.2",
"aws-sdk": "^2.279.1",
"pam-diff": "^0.10.2",