Private
Public Access
1
0

add sounds w/ howler

This commit is contained in:
2016-10-31 15:13:01 +01:00
parent 2468dca361
commit 83679ef2c1
4 changed files with 22 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
"babel-loader": "^6.2.5",
"babel-preset-es2015": "^6.14.0",
"babel-preset-react": "^6.11.1",
"howler": "^2.0.1",
"react": "^15.3.2",
"react-dom": "^15.3.2"
},