You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hyperjump/json-schema requires a minimum of Node 18 - we're moving to Node 20 with #1714. In addition, we will need to either migrate to something like vitest or update Jest to use the experimental ESM support as the updated package is ESM-only.
@hyperjump/json-schema requires a minimum of Node 18 - we're moving to Node 20 with #1714. In addition, we will need to either migrate to something like vitest or update Jest to use the experimental ESM support as the updated package is ESM-only.