Skip to content

Commit

Permalink
Updating to three.js v0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
AVGP committed Apr 25, 2015
1 parent e4cdd20 commit a01dc63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "three-world",
"version": "2.0.2",
"version": "2.1.0",
"description": "A convenience wrapper around Three.js to create a scene, camera and renderer",
"main": "world.js",
"repository": {
Expand All @@ -21,6 +21,6 @@
},
"homepage": "https://github.com/avgp/three-world",
"dependencies": {
"three": "^0.70.0"
"three": "^0.71.0"
}
}

0 comments on commit a01dc63

Please sign in to comment.