We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c5453 commit 06c26c6Copy full SHA for 06c26c6
README.md
@@ -61,7 +61,7 @@ Install and use by directly including the [browser files](dist):
61
<head>
62
<title>My A-Frame Scene</title>
63
<script src="https://aframe.io/releases/1.3.0/aframe.min.js"></script>
64
- <script src="https://unpkg.com/aframe-cubemap-component@2.1.1/index.js"></script>
+ <script src="https://unpkg.com/aframe-cubemap-component@3.0.0/index.js"></script>
65
</head>
66
67
<body>
0 commit comments