Skip to content

Commit

Permalink
Updated to Three.js r70
Browse files Browse the repository at this point in the history
  • Loading branch information
AVGP committed Mar 18, 2015
1 parent 5bb5159 commit 1106363
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.0",
"version": "2.0.1",
"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.69.0"
"three": "^0.70.0"
}
}

0 comments on commit 1106363

Please sign in to comment.