difficulty menu highlight active

This commit is contained in:
Kevin Ngo
2018-07-21 23:00:19 +02:00
parent 7f4116860d
commit 635f551516
4 changed files with 44 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
"start": "webpack-dev-server --host 0.0.0.0 --progress --colors --hot --inline --port 3000"
},
"dependencies": {
"aframe-animation-component": "^5.0.0",
"aframe-animation-component": "^5.1.0",
"aframe-animation-timeline-component": "^1.3.1",
"aframe-cubemap-component": "^0.1.2",
"aframe-event-decorators": "^1.0.2",
@@ -18,7 +18,7 @@
"aframe-particle-system-component": "^1.0.11",
"aframe-proxy-event-component": "^1.1.1",
"aframe-slice9-component": "^1.0.0",
"aframe-state-component": "^4.4.1",
"aframe-state-component": "^4.5.0",
"aframe-super-keyboard": "^2.0.0",
"algoliasearch": "^3.29.0",
"ansi-html": "0.0.7",