mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-31 22:38:06 +00:00
Compare commits
2 commits
9d856e513a
...
833737457d
Author | SHA1 | Date | |
---|---|---|---|
|
833737457d | ||
|
87651f4e73 |
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"snowpack": "^3.0.0",
|
"snowpack": "^3.0.0",
|
||||||
"three": "^0.172.0",
|
"three": "^0.171.0",
|
||||||
"tone": "^14.7.58"
|
"tone": "^14.7.58"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -2725,10 +2725,10 @@ tar@^6.0.2, tar@^6.1.0:
|
||||||
mkdirp "^1.0.3"
|
mkdirp "^1.0.3"
|
||||||
yallist "^4.0.0"
|
yallist "^4.0.0"
|
||||||
|
|
||||||
three@^0.172.0:
|
three@^0.171.0:
|
||||||
version "0.172.0"
|
version "0.171.0"
|
||||||
resolved "https://registry.yarnpkg.com/three/-/three-0.172.0.tgz#6944a72f8439e8f7e4b034c8539ec82f5ebe0082"
|
resolved "https://registry.yarnpkg.com/three/-/three-0.171.0.tgz#3c0dd3f8fa14e78a7f8db6e416b98f264f1185c0"
|
||||||
integrity sha512-6HMgMlzU97MsV7D/tY8Va38b83kz8YJX+BefKjspMNAv0Vx6dxMogHOrnRl/sbMIs3BPUKijPqDqJ/+UwJbIow==
|
integrity sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==
|
||||||
|
|
||||||
to-regex-range@^5.0.1:
|
to-regex-range@^5.0.1:
|
||||||
version "5.0.1"
|
version "5.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue