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 cf10866 commit 47cbb18Copy full SHA for 47cbb18
src/index.js
@@ -78,7 +78,7 @@ require('./core/a-mixin');
78
require('./extras/components/');
79
require('./extras/primitives/');
80
81
-console.log('A-Frame Version: 1.6.0 (Date 2024-08-28, Commit #dcdf1c5c)');
+console.log('A-Frame Version: 1.6.0 (Date 2024-08-28, Commit #cf10866b)');
82
console.log('THREE Version (https://github.com/supermedium/three.js):',
83
pkg.dependencies['super-three']);
84
console.log('WebVR Polyfill Version:', pkg.dependencies['webvr-polyfill']);
0 commit comments