summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 11628b3..7e451f2 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"webpack": "^2.4.1"
},
"dependencies": {
+ "compute-gcd": "^1.2.1",
"tone": "^0.10.0"
}
}