about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-01-17 20:09:03 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-01-17 20:09:03 +0100
commitfcb5a85cdd21b8a48c16cd02885933bcbdb07ec2 (patch)
tree25bb41359a72f821730045f9e55cb60b096e4257 /yarn.lock
parentd7a7baa9a7f6b44a3c0b7232e909e456c9231543 (diff)
Add sounds for notifications. Boop by @jk@mastodon.social
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index f681b8f14..ee3e57783 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2499,6 +2499,10 @@ hosted-git-info@^2.1.4:
   version "2.1.5"
   resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.1.5.tgz#0ba81d90da2e25ab34a332e6ec77936e1598118b"
 
+howler@^1.1.28:
+  version "1.1.29"
+  resolved "https://registry.yarnpkg.com/howler/-/howler-1.1.29.tgz#9a3a7fa69e9b9d805c65ad98f66e35893a597b63"
+
 html-comment-regex@^1.1.0:
   version "1.1.1"
   resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776eaae55ebde8f3ad464b307a4963625e"
@@ -4466,6 +4470,12 @@ redux-immutable@^3.0.8:
   dependencies:
     immutable "^3.7.6"
 
+redux-sounds@^1.1.1:
+  version "1.1.1"
+  resolved "https://registry.yarnpkg.com/redux-sounds/-/redux-sounds-1.1.1.tgz#7a31052dbc617d419c53056215865762f44adb7e"
+  dependencies:
+    howler "^1.1.28"
+
 redux-thunk@^2.1.0:
   version "2.1.0"
   resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.1.0.tgz#c724bfee75dbe352da2e3ba9bc14302badd89a98"