Skip to content

Commit

Permalink
update to aframe master build (post 1.6.0, three r167) to fix undo ma…
Browse files Browse the repository at this point in the history
…terial src (fix #840)
  • Loading branch information
vincentfretin committed Sep 5, 2024
1 parent 54a2fa1 commit 1552b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- aframe -->
<script src="https://launchar.app/sdk/v1?key=vDhrPJN2RAYrTKXak3LYKFPnPGKYAzKK&redirect=true"></script>
<script src="https://aframe.io/releases/1.5.0/aframe.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@4142ec90a76916d252e375ceb1595971ee264966/dist/aframe-master.min.js"></script>

<!-- 3dstreet -->
<script src="./dist/aframe-street-component.js"></script>
Expand Down

0 comments on commit 1552b2e

Please sign in to comment.