Skip to content

Commit

Permalink
0.2.0 - upgrade three to 0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mapper committed Mar 13, 2013
1 parent 530fe51 commit 36549f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "voxel-mesh",
"description": "generate a three.js mesh from voxel data",
"version": "0.1.1",
"version": "0.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
},
"license": "MIT",
"dependencies": {
"three": "0.54.0"
"three": "0.56.0"
},
"engine": {
"node": ">=0.6.0"
Expand Down

0 comments on commit 36549f1

Please sign in to comment.