mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
Update fs-extra (no code change)
This commit is contained in:
parent
b135598dd8
commit
6ddf1a4fcc
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# WebStorm user-specific
|
||||
.idea/workspace.xml
|
||||
|
@ -28,7 +28,7 @@
|
||||
"dependencies": {
|
||||
"bluebird": "^3.7.2",
|
||||
"cesium": "^1.86.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"fs-extra": "^11.0.0",
|
||||
"jpeg-js": "^0.4.3",
|
||||
"mime": "^2.5.2",
|
||||
"pngjs": "^6.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user