aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCaleb Mabry <36182383+caleb-mabry@users.noreply.github.com>2022-03-23 15:31:04 -0400
committerGitHub <noreply@github.com>2022-03-23 15:31:04 -0400
commit46d63b5ba4eeb30ac1f5add49b03b1aed8ae0328 (patch)
tree228ef1f017ce0320f3d210a557d2803a03ec73e1 /package.json
parent0b6b4b085cee48248fe2025a2514252ee20ee774 (diff)
parent2e734ec14fc760f80e2a9dc81cdf9269220bb791 (diff)
Merge branch 'master' into moving-audio-channels
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6865892..c523f7b 100644
--- a/package.json
+++ b/package.json
@@ -46,8 +46,11 @@
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.3.3",
"core-js": "^3.21.1",
- "golden-layout": "^1.5.9",
- "regenerator-runtime": "^0.13.9"
+ "golden-layout": "^2.5.0",
+ "regenerator-runtime": "^0.13.9",
+ "source-map-loader": "^3.0.1",
+ "ts-loader": "^9.2.8",
+ "typescript": "^4.6.2"
},
"browserslist": [
"defaults",