fix menu difficulty list rendering

This commit is contained in:
Kevin Ngo
2018-07-21 20:53:24 +02:00
parent a33f301a6a
commit 7f4116860d
5 changed files with 16 additions and 6 deletions

6
package-lock.json generated
View File

@@ -148,9 +148,9 @@
"integrity": "sha1-+w+EQdrdHosRzCRRK6eqaS1iK+E="
},
"aframe-state-component": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/aframe-state-component/-/aframe-state-component-4.1.0.tgz",
"integrity": "sha512-TqmBTeikL0/zjQYSk/2rak3g8iPLHCIN5sn5RYdQqp8KNXzhM8PAClnkwlaXMRTH6+fKfnNtKlTm+6fbfgQH1g==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/aframe-state-component/-/aframe-state-component-4.4.1.tgz",
"integrity": "sha512-V3YcjWMGBGZx8QIqs8csk+v+zmyPoIMelj0l+P57spSjPhyF4wivf5/QFRyEhcrwZIrytLZKRodW431tp30LZA==",
"requires": {
"aframe": "github:aframevr/aframe#2afb6ac191f1a44edbbfe6f0e733380356a9e0c8"
}