Skip to content

Commit

Permalink
Update src/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Aug 3, 2023
1 parent 6c23b2d commit e62727a
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
@@ -1,5 +1,5 @@
/* global AFRAME, THREE, XMLHttpRequest */
console.log(`3DStreet version: ${VERSION}`);
console.log(`3DStreet Version: ${VERSION}`);
var streetmixParsers = require('./aframe-streetmix-parsers');
var streetmixUtils = require('./tested/streetmix-utils');
require('./components/anisotropy');
Expand Down

0 comments on commit e62727a

Please sign in to comment.