three.jsをr117に巻き戻す (#6483)
This commit is contained in:
parent
3599f16d22
commit
c3022d38f7
2 changed files with 5 additions and 5 deletions
|
@ -227,7 +227,7 @@
|
|||
"systeminformation": "4.26.9",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
"textarea-caret": "3.1.0",
|
||||
"three": "0.118.1",
|
||||
"three": "0.117.1",
|
||||
"tinycolor2": "1.4.1",
|
||||
"tmp": "0.2.1",
|
||||
"ts-loader": "7.0.5",
|
||||
|
|
|
@ -9226,10 +9226,10 @@ thenify-all@^1.0.0:
|
|||
dependencies:
|
||||
any-promise "^1.0.0"
|
||||
|
||||
three@0.118.1:
|
||||
version "0.118.1"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.118.1.tgz#c038be33250de15e80e78b9751dbca85964e9307"
|
||||
integrity sha512-NYziIWAJg1ON5YJosT4eWCe/kmEOXC9pMJjqwsVtfIMrlP5qqassS0y99zs9INJUYtmxLsrNCdi9FzUWBKE6XQ==
|
||||
three@0.117.1:
|
||||
version "0.117.1"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.117.1.tgz#a49bcb1a6ddea2f250003e42585dc3e78e92b9d3"
|
||||
integrity sha512-t4zeJhlNzUIj9+ub0l6nICVimSuRTZJOqvk3Rmlu+YGdTOJ49Wna8p7aumpkXJakJfITiybfpYE1XN1o1Z34UQ==
|
||||
|
||||
through2-filter@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in a new issue