update audioanalyser package.json and event names

This commit is contained in:
Kevin Ngo
2018-10-10 23:46:38 -07:00
parent 69a755da90
commit d684316a82
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"start": "webpack-dev-server --host 0.0.0.0 --progress --colors --hot --inline --port 3000"
},
"dependencies": {
"aframe-audioanalyser-component": "^4.0.1",
"aframe-audioanalyser-component": "^5.0.0-beta1",
"aframe-atlas-uvs-component": "^2.0.0",
"aframe-event-decorators": "^1.0.2",
"aframe-event-set-component": "^4.0.1",