feat: remove turbo
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
"start": "tsx main.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/static": "^8.1.1",
|
||||
"@fastify/static": "^8.2.0",
|
||||
"bittorrent-tracker": "^11.2.1",
|
||||
"fastify": "^5.2.2",
|
||||
"tsx": "^4.19.2",
|
||||
"webtorrent": "^2.5.19"
|
||||
"fastify": "^5.4.0",
|
||||
"tsx": "^4.20.2",
|
||||
"webtorrent": "^2.6.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/create-torrent": "^5.0.2",
|
||||
|
||||
Reference in New Issue
Block a user