Mr.doob 4 tahun lalu
induk
melakukan
d0340e3a14
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      editor/sw.js
  2. 1 1
      package.json

+ 1 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r130
+// r130.1
 
 
 const cacheName = 'threejs-editor';
 const cacheName = 'threejs-editor';
 
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "three",
   "name": "three",
-  "version": "0.130.0",
+  "version": "0.130.1",
   "description": "JavaScript 3D library",
   "description": "JavaScript 3D library",
   "main": "build/three.js",
   "main": "build/three.js",
   "module": "build/three.module.js",
   "module": "build/three.module.js",