about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-03-13 17:12:30 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-03-13 17:12:30 +0100
commit952bce302373c6903458c2a11236ae145e0bea71 (patch)
tree216f521d0f2a28a360984441af154e828a582ece /package.json
parenta5daa806f2e4f824925aa1558202458bd3af7a0a (diff)
Replace howler.js with simple <audio />, will hopefully resolve
some weird mobile browser behaviours
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2deebe9e4..35ce56ee5 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,6 @@
     "redis": "^2.6.5",
     "redux": "^3.6.0",
     "redux-immutable": "^3.1.0",
-    "redux-sounds": "^1.1.1",
     "redux-thunk": "^2.2.0",
     "reselect": "^2.5.4",
     "sass-loader": "^6.0.2",