Skip to content

Commit 4aad521

Browse files
Bump aframe-master dist/ builds. (53b0c25...0ea981b)
1 parent 0ea981b commit 4aad521

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

dist/aframe-master.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63415,7 +63415,7 @@ function extend() {
6341563415
},{}],51:[function(_dereq_,module,exports){
6341663416
module.exports={
6341763417
"name": "aframe",
63418-
"version": "0.9.0",
63418+
"version": "0.9.1",
6341963419
"description": "A web framework for building virtual reality experiences.",
6342063420
"homepage": "https://aframe.io/",
6342163421
"main": "dist/aframe-master.js",
@@ -63434,7 +63434,7 @@ module.exports={
6343463434
"lint:fix": "semistandard --fix",
6343563435
"precommit": "npm run lint",
6343663436
"prepush": "node scripts/testOnlyCheck.js",
63437-
"prerelease": "node scripts/release.js 0.8.2 0.9.0",
63437+
"prerelease": "node scripts/release.js 0.9.0 0.9.1",
6343863438
"start": "npm run dev",
6343963439
"start:https": "cross-env SSL=true npm run dev",
6344063440
"test": "karma start ./tests/karma.conf.js",
@@ -77016,7 +77016,7 @@ _dereq_('./core/a-mixin');
7701677016
_dereq_('./extras/components/');
7701777017
_dereq_('./extras/primitives/');
7701877018

77019-
console.log('A-Frame Version: 0.9.0 (Date 2019-04-17, Commit #46ca729)');
77019+
console.log('A-Frame Version: 0.9.1 (Date 2019-04-18, Commit #0ea981b)');
7702077020
console.log('three Version (https://github.com/supermedium/three.js):',
7702177021
pkg.dependencies['super-three']);
7702277022
console.log('WebVR Polyfill Version:', pkg.dependencies['webvr-polyfill']);

dist/aframe-master.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)