summary refs log tree commit diff
path: root/api/package.json
diff options
context:
space:
mode:
authorThe Arcane Brony <myrainbowdash949@gmail.com>2021-10-06 18:20:22 +0200
committerThe Arcane Brony <myrainbowdash949@gmail.com>2021-10-06 18:20:22 +0200
commit72af8dc71987fa41bd35c3949238ebf863159817 (patch)
treec3a4b1eac79ef2240bc7700fdbcca1c57ee0ba56 /api/package.json
parent:arrow_up: update packages (diff)
downloadserver-72af8dc71987fa41bd35c3949238ebf863159817.tar.xz
Compiler test
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/api/package.json b/api/package.json
index c2a75a8f..37721728 100644
--- a/api/package.json
+++ b/api/package.json
@@ -40,6 +40,8 @@
 		"@babel/core": "^7.15.5",
 		"@babel/preset-env": "^7.15.6",
 		"@babel/preset-typescript": "^7.15.0",
+		"@swc/cli": "^0.1.51",
+		"@swc/core": "^1.2.93",
 		"@types/amqplib": "^0.8.1",
 		"@types/bcrypt": "^5.0.0",
 		"@types/express": "^4.17.9",
@@ -102,7 +104,8 @@
 		"patch-package": "^6.4.7",
 		"supertest": "^6.1.6",
 		"tsconfig-paths": "^3.11.0",
-		"typeorm": "^0.2.37"
+		"typeorm": "^0.2.37",
+		"wsc": "^0.3.0"
 	},
 	"jest": {
 		"setupFiles": [