Selaa lähdekoodia

Update package.json

Michael Herzog 2 vuotta sitten
vanhempi
commit
170a9706a9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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": {
     ".": {