summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-27 18:50:33 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-27 18:50:33 +1100
commit6b8c0d6e8541ccfa708989740ac99a54f0ab7ba8 (patch)
tree4f66d26634bd9308aa624125e124e7ff33e82af5 /package.json
parentUpdate build workflow to use node 18, update lock file to v3 (diff)
downloadserver-6b8c0d6e8541ccfa708989740ac99a54f0ab7ba8.tar.xz
Fix `npm ci`!!!
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6732503c..41a49b9e 100644
--- a/package.json
+++ b/package.json
@@ -89,9 +89,10 @@
 		"proxy-agent": "^5.0.0",
 		"reflect-metadata": "^0.1.13",
 		"sqlite3": "^5.1.4",
+		"ts-node": "^10.9.1",
 		"tslib": "^2.4.1",
 		"typeorm": "^0.3.10",
-		"typescript-json-schema": "0.50.1",
+		"typescript-json-schema": "^0.50.1",
 		"ws": "^8.9.0"
 	},
 	"optionalDependencies": {