mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-02-03 07:38:40 +00:00
Compare commits
2 commits
3813b4f943
...
d2de7c08c4
Author | SHA1 | Date | |
---|---|---|---|
|
d2de7c08c4 | ||
|
0dedd6260b |
3 changed files with 6 additions and 6 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
|||
- uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
path: build
|
||||
- uses: actions/deploy-pages@v1
|
||||
- uses: actions/deploy-pages@v2
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"snowpack": "^3.0.0",
|
||||
"three": "^0.145.0",
|
||||
"three": "^0.152.0",
|
||||
"tone": "^14.7.58"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -2668,10 +2668,10 @@ tar@^6.0.2, tar@^6.1.0:
|
|||
mkdirp "^1.0.3"
|
||||
yallist "^4.0.0"
|
||||
|
||||
three@^0.145.0:
|
||||
version "0.145.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.145.0.tgz#a613d71e75effc2aed88be630027ca01e2b6502e"
|
||||
integrity sha512-EKoHQEtEJ4CB6b2BGMBgLZrfwLjXcSUfoI/MiIXUuRpeYsfK5aPWbYhdtIVWOH+x6X0TouldHKHBuc/LAiFzAw==
|
||||
three@^0.152.0:
|
||||
version "0.152.2"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.152.2.tgz#2ee0f2c504d31a4bc29b45495c12bded9fda7bfc"
|
||||
integrity sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw==
|
||||
|
||||
to-regex-range@^5.0.1:
|
||||
version "5.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue