Lots of remote changes.
dht is now processing commands! hurray!
This commit is contained in:
13
package.json
13
package.json
@@ -18,8 +18,13 @@
|
||||
"homepage": "",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
"connect-ensure-login": "^0.1.1",
|
||||
"cors": "2.8.5",
|
||||
"ejs": "^3.0.2",
|
||||
"express": "^4.8.7",
|
||||
"express-ejs-layouts": "^2.5.0",
|
||||
"express-namespace": "^0.1.1",
|
||||
"express-session": "^1.17.0",
|
||||
"got": "^10.7.0",
|
||||
"helmet": "3.21.3",
|
||||
"jsonwebtoken": "^7.3.0",
|
||||
@@ -31,9 +36,15 @@
|
||||
"mysql2": "^2.1.0",
|
||||
"node-cron": "^2.0.3",
|
||||
"node-uuid": "^1.4.8",
|
||||
"passport": "^0.4.1",
|
||||
"passport-auth0": "^1.3.2",
|
||||
"passport-local": "^1.0.0",
|
||||
"plaintextparser": "^1.0.3",
|
||||
"request": "^2.88.2",
|
||||
"sequelize": "^5.21.5",
|
||||
"sequelize-cli": "^5.5.1",
|
||||
"swagger-ui-express": "^2.0.13",
|
||||
"sync-request": "^4.0.2"
|
||||
"sync-request": "^4.0.2",
|
||||
"vash": "^0.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user