浏览代码

package.json: removed deprecated jsnext:main.

Mr.doob 6 年之前
父节点
当前提交
9cb0c15c50
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -4,7 +4,6 @@
   "description": "JavaScript 3D library",
   "main": "build/three.js",
   "repository": "mrdoob/three.js",
-  "jsnext:main": "build/three.module.js",
   "module": "build/three.module.js",
   "types": "src/Three.d.ts",
   "files": [