Skip to content

Commit

Permalink
bump dist
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Aug 25, 2016
1 parent 92f1e1b commit 5558c3b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions dist/aframe.js
Original file line number Diff line number Diff line change
Expand Up @@ -56814,7 +56814,7 @@ module.exports = WebVRPolyfill;
},{}],20:[function(_dereq_,module,exports){
module.exports={
"name": "aframe",
"version": "0.3.0",
"version": "0.3.1",
"description": "Building blocks for the VR Web",
"homepage": "https://aframe.io/",
"main": "dist/aframe.js",
Expand Down Expand Up @@ -56846,20 +56846,20 @@ module.exports={
"repository": "aframevr/aframe",
"license": "MIT",
"dependencies": {
"browserify-css": "^0.8.2",
"debug": "^2.2.0",
"deep-assign": "^2.0.0",
"document-register-element": "dmarcos/document-register-element#8ccc532b7",
"promise-polyfill": "^3.1.0",
"object-assign": "^4.0.1",
"present": "0.0.6",
"promise-polyfill": "^3.1.0",
"style-attr": "^1.0.2",
"three": "^0.76.1",
"tween.js": "^15.0.0",
"webvr-polyfill": "0.9.15"
},
"devDependencies": {
"browserify": "^13.1.0",
"browserify-css": "^0.8.2",
"browserify-derequire": "^0.9.4",
"browserify-istanbul": "^2.0.0",
"budo": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion dist/aframe.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/aframe.min.js.map

Large diffs are not rendered by default.

0 comments on commit 5558c3b

Please sign in to comment.