From 037166dbc913cf6806c85d2e2736e00aef7bb5df Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum Date: Thu, 13 Oct 2016 15:35:25 -0400 Subject: [PATCH] adding json dependency --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 9abd10e..1942f74 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "babel-loader": "6.2.5", "babel-preset-es2015": "6.16.0", "eslint": "3.7.1", + "json": "9.0.4", "soundfont-player": "0.10.5", "tone": "0.8.0", "travis-after-all": "1.4.4",