streamich / json-joy

JSON CRDT, JSON CRDT Patch, JSON Patch+, JSON Predicate, JSON Pointer, JSON Expression, JSON Type
https://jsonjoy.com/libs/json-joy-js
Apache License 2.0
736 stars 14 forks source link

fix: mark peer dependencies as optional #505

Closed G-Rath closed 6 months ago

G-Rath commented 6 months ago

These are not needed to use some of json-joy i.e. memfs does not need them, and marking them as optional means that npm and pnpm users will not get them automatically.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 11.28.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: