amzn / style-dictionary

A build system for creating cross-platform styles.
https://amzn.github.io/style-dictionary/#/
Apache License 2.0
3.74k stars 524 forks source link

chore: move `@zip.js/zip.js` from `devDependencies` to `dependencies ` #1219

Closed daanvosdewael closed 1 month ago

daanvosdewael commented 1 month ago

Issue: https://github.com/amzn/style-dictionary/issues/1218

Description of changes: Moving the @zip.js/zip.js dependency from a devDependency to a normal dependency. This because of the usage of the library inside the project.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

aws-amplify-us-west-1[bot] commented 1 month ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1219.d16eby4ekpss5y.amplifyapp.com

aws-amplify-us-west-1[bot] commented 1 month ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1219.d1ouz7xofr5p4l.amplifyapp.com

jorenbroekema commented 1 month ago

Sweet, can you run npx changeset locally and select patch and write a small changelog entry for this?