Skip to content

Commit

Permalink
Use aframe version including aframevr/aframe#5499
Browse files Browse the repository at this point in the history
  • Loading branch information
Elettrotecnica committed Mar 25, 2024
1 parent 076e0b0 commit 21bcb84
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 @@ -5,7 +5,7 @@
<title>A-Painter</title>
<link rel="icon" href="img/icon-256.png">
<meta name="description" content="Paint in VR in your browser. Powered by A-Frame.">
<script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@830c2567bbbb82ff40a565932b038529df348788/dist/aframe-master.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@a14dc2a266218c65a869f4e8cbafe3c855be0cb4/dist/aframe-master.min.js"></script>
<script src="vendor/aframe-input-mapping-component.js"></script>
<script src="build.js"></script>
<script src="https://cdn.jsdelivr.net/npm/clipboard@1.5.12/dist/clipboard.min.js"></script>
Expand Down

0 comments on commit 21bcb84

Please sign in to comment.