Ver Fonte

Merge branch 'master' into dev

Mr.doob há 10 anos atrás
pai
commit
25595e146d
1 ficheiros alterados com 1 adições e 4 exclusões
  1. 1 4
      utils/npm/three.package.json

+ 1 - 4
utils/npm/three.package.json

@@ -33,10 +33,7 @@
         "url" : "git://github.com/mrdoob/three.js.git"
         "url" : "git://github.com/mrdoob/three.js.git"
     },
     },
 
 
-    "license" : {
-        "type" : "The MIT License",
-        "url" : "https://raw.github.com/mrdoob/three.js/master/LICENSE"
-    },
+    "license" : "MIT",
 
 
     "engines" : {
     "engines" : {
         "node" : "*"
         "node" : "*"

粤ICP备19079148号