Mr.doob 5 năm trước cách đây
mục cha
commit
171cc78b7c
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      editor/sw.js
  2. 1 1
      package.json

+ 1 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r118.1
+// r118.2
 
 const assets = [
 	'./',

+ 1 - 1
package.json

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