File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ Install and use by directly including the [browser files](dist):
4040``` html
4141<head >
4242 <title >My A-Frame Scene</title >
43- <script src =" https://aframe.io/releases/1.4.2 /aframe.min.js" ></script >
44- <script src =" https://cdn.jsdelivr.net/gh/c-frame/aframe-cursor-teleport@1.4 .0/dist/aframe-cursor-teleport-component.min.js" ></script >
43+ <script src =" https://aframe.io/releases/1.5.0 /aframe.min.js" ></script >
44+ <script src =" https://cdn.jsdelivr.net/gh/c-frame/aframe-cursor-teleport@1.5 .0/dist/aframe-cursor-teleport-component.min.js" ></script >
4545</head >
4646<body >
4747 <a-scene >
Original file line number Diff line number Diff line change 11{
22 "name" : " aframe-cursor-teleport-component" ,
3- "version" : " 1.4 .0" ,
3+ "version" : " 1.5 .0" ,
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