CesiumGS / obj2gltf

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

Dependency Updates #288

Closed ankittrehan2000 closed 1 year ago

ankittrehan2000 commented 1 year ago

Dev dependency updates:

  1. Deletes open library from the package.json and gulpfile since it is now an ESM only package and isn't very useful
  2. Updates prettier

Dependency updates:

  1. pngjs: 6.0.0 -> 7.0.0 See changelog
mramato commented 1 year ago

Thanks, @ankittrehan2000