Explorar o código

Merge pull request #10347 from wildpeaks/dev

Added property "module" in package.json
Mr.doob %!s(int64=8) %!d(string=hai) anos
pai
achega
8f8eba90fd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -5,6 +5,7 @@
   "main": "build/three.js",
   "repository": "mrdoob/three.js",
   "jsnext:main": "build/three.modules.js",
+  "module": "build/three.modules.js",
   "files": [
     "package.json",
     "LICENSE",