diff --git a/index.html b/index.html index ac32a3bd1..3c65707a6 100644 --- a/index.html +++ b/index.html @@ -2,17 +2,16 @@ - Hello, World! - A-Frame - + AtomsVR + - - - - - + + + + diff --git a/package.json b/package.json index 4c5e36863..338cca655 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "ghpages": "ghpages" }, "devDependencies": { + "aframe-particle-system-component": "^1.0.10", "budo": "^7.0.0", "ghpages": "0.0.3" },