Browse Source

Merge branch 'fix-nodejs-build' of https://github.com/alldne/three.js into dev

Mr.doob 11 years ago
parent
commit
032774e858
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/build/package.json

+ 1 - 1
utils/build/package.json

@@ -1,7 +1,7 @@
 {
     "name": "three.js",
     "description": "JavaScript 3D library",
-    "version": "50dev",
+    "version": "0.0.0",
     "homepage" : "http://threejs.org/",
     "author": "three.js contributors",
     "help": {