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 @@ -33,7 +33,7 @@ Install and use by directly including the [browser files](dist):
3333<head >
3434 <title >My A-Frame Scene</title >
3535 <script src =" https://aframe.io/releases/1.4.1/aframe.min.js" ></script >
36- <script src =" https://cdn.jsdelivr.net/gh/c-frame/aframe-cursor-teleport@1.0.0 /dist/aframe-cursor-teleport-component.min.js" ></script >
36+ <script src =" https://cdn.jsdelivr.net/gh/c-frame/aframe-cursor-teleport@1.1.1 /dist/aframe-cursor-teleport-component.min.js" ></script >
3737</head >
3838
3939<body >
Original file line number Diff line number Diff line change 11{
22 "name" : " aframe-cursor-teleport-component" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Simple teleport navigation for non-XR devices." ,
55 "module" : " index.js" ,
66 "main" : " dist/aframe-cursor-teleport-component.min.js" ,
You can’t perform that action at this time.
0 commit comments