Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
3dstreet core version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Feb 27, 2024
1 parent 5f634da commit 1b076ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script src="https://aframe.io/releases/1.5.0/aframe.min.js"></script>

<!-- 3dstreet -->
<script src="https://cdn.jsdelivr.net/npm/3dstreet@0.4.8/dist/aframe-street-component.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/3dstreet@0.4.9/dist/aframe-street-component.min.js"></script>

<!-- user controls - vr teleport -->

Expand Down

0 comments on commit 1b076ee

Please sign in to comment.