mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
Update prettier and pngjs
This commit is contained in:
parent
a64828da3f
commit
65a0d6a102
@ -31,7 +31,7 @@
|
|||||||
"fs-extra": "^11.0.0",
|
"fs-extra": "^11.0.0",
|
||||||
"jpeg-js": "^0.4.3",
|
"jpeg-js": "^0.4.3",
|
||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"pngjs": "^6.0.0",
|
"pngjs": "^7.0.0",
|
||||||
"yargs": "^17.2.1"
|
"yargs": "^17.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"jsdoc": "^4.0.0",
|
"jsdoc": "^4.0.0",
|
||||||
"nyc": "^15.1.0",
|
"nyc": "^15.1.0",
|
||||||
"open": "^8.3.0",
|
"open": "^8.3.0",
|
||||||
"prettier": "2.8.4",
|
"prettier": "2.8.8",
|
||||||
"pretty-quick": "^3.1.1"
|
"pretty-quick": "^3.1.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user