浏览代码

Update package.json

Michael Herzog 2 年之前
父节点
当前提交
170a9706a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
   "version": "0.149.0",
   "version": "0.149.0",
   "description": "JavaScript 3D library",
   "description": "JavaScript 3D library",
   "type": "module",
   "type": "module",
-  "main": "./build/three.cjs",
+  "main": "./build/three.js",
   "module": "./build/three.module.js",
   "module": "./build/three.module.js",
   "exports": {
   "exports": {
     ".": {
     ".": {