Skip to content

Commit

Permalink
fix dynamic lights example having aframe twice
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Jul 5, 2018
1 parent 4a4e6bd commit 67ba803
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/showcase/dynamic-lights/index.html
Expand Up @@ -3,7 +3,6 @@
<head>
<title>Dynamic Lights - A-Frame</title>
<meta name="description" content="Dynamic Lights - A-Frame">
<script src="https://aframe.io/releases/0.6.1/aframe.min.js"></script>
<script src="../../../dist/aframe-master.js"></script>
<script src="https://unpkg.com/aframe-animation-component@3.2.5/dist/aframe-animation-component.min.js"></script>
<script src="https://unpkg.com/aframe-randomizer-components@3.0.2/dist/aframe-randomizer-components.min.js"></script>
Expand Down

0 comments on commit 67ba803

Please sign in to comment.