Move why-is-node-running to dependencies

This commit is contained in:
Rory&
2026-05-28 13:53:30 +02:00
parent b1b73d45e7
commit c76c9f69e3
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -75,8 +75,7 @@
"pretty-quick": "^4.2.2",
"ts-node": "^10.9.2",
"typescript": "^6.0.3",
"typescript-json-schema": "^0.67.4",
"why-is-node-running": "^3.2.2"
"typescript-json-schema": "^0.67.4"
},
"dependencies": {
"@spacebarchat/pion-webrtc": "^0.0.4",
@@ -119,6 +118,7 @@
"reflect-metadata": "^0.2.2",
"tslib": "^2.8.1",
"typeorm": "^0.3.30",
"why-is-node-running": "^3.2.2",
"wretch": "^3.0.8",
"ws": "^8.21.0"
},