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
Btw. (if this is not clear), zod can (and should) still be installed as a dev dependency in order for tests to run. But it will not end up in a prod bundle.
It should resolve https://github.com/api3dao/ois#make-sure-only-one-zod-version-is-installed
Btw. (if this is not clear),
zodcan (and should) still be installed as a dev dependency in order for tests to run. But it will not end up in a prod bundle.