mirror of
https://github.com/ringtools/ringtools-server-ts.git
synced 2024-05-16 05:44:40 +02:00
Clean up packages
This commit is contained in:
parent
c6dfc5f8c8
commit
a8cf0c9f71
@ -7,25 +7,20 @@
|
||||
"test": "test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/tap": "^15.0.5",
|
||||
"@types/ws": "^8.2.2",
|
||||
"axios": "^0.24.0",
|
||||
"dotenv": "12",
|
||||
"fastify": "^3.25.3",
|
||||
"fastify-cors": "^6.0.2",
|
||||
"fastify-decorators": "^3.10.0",
|
||||
"fastify-env": "^2.1.1",
|
||||
"fastify-helmet": "7.0",
|
||||
"fastify-plugin": "^3.0.0",
|
||||
"fastify-sensible": "^3.1.2",
|
||||
"fastify-socket.io": "^3.0.0",
|
||||
"fastify-static": "^4.5.0",
|
||||
"pino-pretty": "^7.3.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rxjs": "^7.5.2",
|
||||
"socket.io": "^4.4.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tap": "^15.1.6",
|
||||
"typescript": "^4.5.4",
|
||||
"ws": "^8.4.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user