Explorar o código

Fix package.json to make 'npm install' work.

Jeong Yong-uk %!s(int64=11) %!d(string=hai) anos
pai
achega
af763d7aaf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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": {