mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix types dist paths
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
"nodemon": "nodemon",
|
||||
"ts-node": "ts-node",
|
||||
"eslint": "eslint",
|
||||
"resolve-tspaths": "resolve-tspaths",
|
||||
"concurrently": "concurrently",
|
||||
"mocha": "mocha",
|
||||
"ci": "bash ./scripts/ci.sh",
|
||||
@@ -203,6 +204,7 @@
|
||||
"mocha": "^9.0.0",
|
||||
"nodemon": "^2.0.1",
|
||||
"proxy": "^1.0.2",
|
||||
"resolve-tspaths": "^0.1.2",
|
||||
"socket.io-client": "^4.0.1",
|
||||
"source-map-support": "^0.5.0",
|
||||
"supertest": "^6.0.1",
|
||||
|
||||
Reference in New Issue
Block a user