Skip to content

Commit

Permalink
Bump aframe-master dist/ builds. (9436d4b...998e4fc)
Browse files Browse the repository at this point in the history
  • Loading branch information
SupermediumBot committed Jun 18, 2024
1 parent 998e4fc commit 0c5c0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ require('./core/a-mixin');
require('./extras/components/');
require('./extras/primitives/');

console.log('A-Frame Version: 1.6.0 (Date 2024-06-06, Commit #aebfa15c)');
console.log('A-Frame Version: 1.6.0 (Date 2024-06-18, Commit #998e4fcf)');
console.log('THREE Version (https://github.com/supermedium/three.js):',
pkg.dependencies['super-three']);
console.log('WebVR Polyfill Version:', pkg.dependencies['webvr-polyfill']);
Expand Down

0 comments on commit 0c5c0ab

Please sign in to comment.