Преглед на файлове

Merge branch 'master' into dev

Mr.doob преди 3 години
родител
ревизия
1a464d9b9c
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "three",
   "name": "three",
-  "version": "0.137.0",
+  "version": "0.137.1",
   "description": "JavaScript 3D library",
   "description": "JavaScript 3D library",
   "type": "module",
   "type": "module",
   "main": "./build/three.js",
   "main": "./build/three.js",
@@ -10,8 +10,8 @@
       "import": "./build/three.module.js",
       "import": "./build/three.module.js",
       "require": "./build/three.cjs"
       "require": "./build/three.cjs"
     },
     },
-    "./examples/jsm/*": "./examples/jsm/*.js",
-    "./src/*": "./src/*.js"
+    "./examples/jsm/*": "./examples/jsm/*",
+    "./src/*": "./src/*"
   },
   },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",