Skip to content

Commit 70a7b77

Browse files
committed
Merge branch 'master' of https://github.com/pmndrs/gltfjsx
2 parents ad92707 + 13028cd commit 70a7b77

File tree

2 files changed

+1464
-1626
lines changed

2 files changed

+1464
-1626
lines changed

package.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,10 @@
5656
"jsdom": "^24.1.0",
5757
"jsdom-global": "^3.0.2",
5858
"libvips": "0.0.2",
59-
"sharp": "^0.33.4"
59+
"sharp": "<0.33.0"
60+
},
61+
"resolutions": {
62+
"sharp": "<0.33.0"
6063
},
6164
"devDependencies": {
6265
"@babel/core": "7.23.6",
@@ -73,7 +76,7 @@
7376
"chalk": "^5.3.0",
7477
"fast-glob": "^3.3.2",
7578
"fs-extra": "^11.2.0",
76-
"lint-staged": "^13.2.",
79+
"lint-staged": "^13.2.0",
7780
"rollup": "^4.9.1",
7881
"rollup-plugin-size-snapshot": "^0.12.0",
7982
"rollup-plugin-terser": "^7.0.2"

0 commit comments

Comments
 (0)