Browse Source

r151 (bis) (bis) (bis)

Mr.doob 2 years ago
parent
commit
0fbae6f682
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "three",
   "name": "three",
-  "version": "0.151.2",
+  "version": "0.151.3",
   "lockfileVersion": 2,
   "lockfileVersion": 2,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {

+ 1 - 1
package.json

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