瀏覽代碼

Moved package.json to /utils

Mr.doob 13 年之前
父節點
當前提交
6a35932a0b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/package.json

+ 1 - 1
package.json → utils/package.json

@@ -1,7 +1,7 @@
 {
     "name": "three.js",
     "description": "JavaScript 3D library",
-    "version": "0.0.50dev",
+    "version": "50dev",
     "homepage" : "http://mrdoob.github.com/three.js/",
     "author": "three.js contributors",
     "help": {