summary refs log tree commit diff
path: root/api/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/api/package.json b/api/package.json
index 5bb2d792..8c184c56 100644
--- a/api/package.json
+++ b/api/package.json
@@ -63,6 +63,8 @@
 		"typescript-json-schema": "0.50.1"
 	},
 	"dependencies": {
+		"@babel/preset-env": "^7.15.8",
+		"@babel/preset-typescript": "^7.15.0",
 		"@fosscord/util": "file:../util",
 		"ajv": "8.6.2",
 		"ajv-formats": "^2.1.1",