summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5541dcb..9a9b124 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,10 @@
},
"dependencies": {
"compute-gcd": "^1.2.1",
+ "core-js": "^3.43.0",
+ "immutable": "^5.1.3",
"local-ssl-proxy": "^2.0.5",
+ "regenerator-runtime": "^0.14.1",
"tone": "^0.10.0",
"webmidi": "^3.1.12"
}