bump to more performant particle player with merged buffer geometry

This commit is contained in:
Kevin Ngo
2018-09-24 19:38:36 -07:00
parent 1a95c5ba30
commit 155ff1783b
2 changed files with 3 additions and 21 deletions

View File

@@ -17,7 +17,7 @@
"aframe-layout-component": "^5.2.0",
"aframe-orbit-controls": "^1.2.0",
"aframe-particle-system-component": "^1.0.11",
"aframe-particleplayer-component": "^1.0.0",
"aframe-particleplayer-component": "github:supermedium/aframe-particleplayer-component#master",
"aframe-proxy-event-component": "^1.1.1",
"aframe-slice9-component": "^1.0.0",
"aframe-state-component": "^5.0.0-beta5",