Browse Source

Update package.json

Michael Herzog 2 years ago
parent
commit
170a9706a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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