File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Install and use by directly including the [browser files](dist).
90
90
<title >A-Frame Particle System Component Example</title >
91
91
<meta name =" description" content =" Hello, World!" >
92
92
<script src =" https://aframe.io/releases/1.6.0/aframe.min.js" ></script >
93
- <script src =" https://cdn.jsdelivr.net/gh/c-frame/aframe-particle-system-component@1.1 /dist/aframe-particle-system-component.min.js" ></script >
93
+ <script src =" https://cdn.jsdelivr.net/gh/c-frame/aframe-particle-system-component@1.2.0 /dist/aframe-particle-system-component.min.js" ></script >
94
94
</head >
95
95
<body >
96
96
<a-scene >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @c-frame/aframe-particle-system-component" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " Particle systems for A-Frame." ,
5
5
"main" : " ./index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments