mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-16 23:02:13 +11:00
removing packages yet again cause they didnt remove last time :/
This commit is contained in:
parent
0d6046945a
commit
796df3809b
2 changed files with 2 additions and 2959 deletions
2946
package-lock.json
generated
2946
package-lock.json
generated
File diff suppressed because it is too large
Load diff
15
package.json
15
package.json
|
|
@ -2,36 +2,23 @@
|
|||
"dependencies": {
|
||||
"@mgcrea/fastify-session": "^0.14.1",
|
||||
"ccash-client-js": "^1.8.1",
|
||||
"connect-flash": "^0.1.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express-messages": "^1.0.1",
|
||||
"express-session": "^1.17.1",
|
||||
"express-validator": "5.3.1",
|
||||
"fastify": "^3.18.0",
|
||||
"fastify-auth": "^1.1.0",
|
||||
"fastify-basic-auth": "^2.0.0",
|
||||
"fastify-cookie": "^5.3.1",
|
||||
"fastify-flash": "^2.0.2",
|
||||
"fastify-formbody": "^5.0.0",
|
||||
"fastify-jwt": "^3.0.0",
|
||||
"fastify-jwt-webapp": "^0.11.1",
|
||||
"fastify-plugin": "^3.0.0",
|
||||
"fastify-secure-session": "^2.3.1",
|
||||
"fastify-session": "^5.2.1",
|
||||
"fastify-static": "^4.2.2",
|
||||
"fastify-tls-keygen": "^1.1.0",
|
||||
"got": "^11.8.2",
|
||||
"https": "^1.0.0",
|
||||
"memorystore": "*",
|
||||
"mongoose": "^5.12.5",
|
||||
"path": "^0.12.7",
|
||||
"pem": "^1.14.4",
|
||||
"pino-pretty": "^5.0.2",
|
||||
"point-of-view": "^4.15.0",
|
||||
"pug": "^3.0.2",
|
||||
"url": "^0.11.0",
|
||||
"validator": "^13.5.2"
|
||||
"url": "^0.11.0"
|
||||
},
|
||||
"name": "ccashfrontend",
|
||||
"description": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue