CesiumGS / gltf-pipeline

Content pipeline tools for optimizing glTF assets. :globe_with_meridians:
Apache License 2.0
1.87k stars 241 forks source link

Dependencies updates #638

Closed ankittrehan2000 closed 1 year ago

ankittrehan2000 commented 1 year ago

Only dev dependency updates:

  1. Removes open library from the package.json and gulpfile since it is now an ESM only package and isn't very useful
  2. Updates prettier to latest version
mramato commented 1 year ago

Thanks, @ankittrehan2000