2
0
Эх сурвалжийг харах

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

Jeong Yong-uk 11 жил өмнө
parent
commit
af763d7aaf

+ 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": {