Ver Fonte

Added property "module" in package.json

Cecile Muller há 8 anos atrás
pai
commit
cf975178cd
1 ficheiros alterados com 1 adições e 0 exclusões
  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",