init
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-07-16 09:18:25 +02:00
parent 82b7fd846b
commit 4733baeecc
2 changed files with 2 additions and 37 deletions

View File

@ -15,16 +15,9 @@
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"ejs": "^2.7.4",
"fastify": "^2.10.0",
"fastify-cookie": "^3.2.0",
"fastify-jwt": "^1.2.0",
"fastify-leveldb": "^2.1.0",
"fastify": "latest",
"fastify-leveldb": "latest",
"fastify-static": "^2.5.0",
"fastify-websocket": "^1.0.0",
"node-pandoc": "^0.3.0",
"node-sass": "^6.0.0",
"point-of-view": "^3.7.0",
"ws": "^7.2.0"
}
}