CesiumGS / obj2gltf

Convert OBJ assets to glTF
Apache License 2.0
1.67k stars 302 forks source link

Update dependencies #286

Closed ankittrehan2000 closed 1 year ago

ankittrehan2000 commented 1 year ago

Update node dependencies for this repository. This change also updates the .gitignore to ignore yarn.lock

Dependencies updated:

  1. fs-extra
  2. jasmine
  3. jsdoc
  4. mime
  5. prettier
  6. husky
mramato commented 1 year ago

Run tests, coverage, doc, and other build scripts to confirm everything was okay. Looks good. Thanks @ankittrehan2000!

mramato commented 1 year ago

I realized I missed something, there is an empty husky section in package.json. I'll just push a small change directly to fix this when I do the release.