aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-03-21 22:30:08 +0100
committerstonedDiscord <Tukz@gmx.de>2022-03-21 22:30:08 +0100
commit77eabb9fe2ac287719452607f2bd4ac3573ee54b (patch)
tree76593c92a8964548c162b3de4baaf5176d6ba499 /package.json
parentef69cb63da031129db046d9b5f1f5b9feb57ee34 (diff)
move master.js to typescript
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index bab812a..4c97730 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,9 @@
"@fingerprintjs/fingerprintjs": "^3.3.3",
"core-js": "^3.21.1",
"golden-layout": "^2.5.0",
- "regenerator-runtime": "^0.13.9"
+ "regenerator-runtime": "^0.13.9",
+ "source-map-loader": "^3.0.1",
+ "ts-loader": "^9.2.8"
},
"browserslist": [
"defaults",