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
I tried to use your library in my project - I added oats-mirage-adapter and oats via command npm i @smartlyio/oats @smartlyio/oats-runtime @smartlyio/oats-mirage-adapter --save-dev
version 7.4.7 was added into my package.json.
I see that latest tag in this repo is 7.5.0 where desired compatibility with ^7.0.0 was added but I can't see this version in the registry (https://www.npmjs.com/package/@smartlyio/oats),
output of versions for @smartlyio/oats is also missing 7.5.0 version
Hello!
I tried to use your library in my project - I added
oats-mirage-adapter
andoats
via commandnpm i @smartlyio/oats @smartlyio/oats-runtime @smartlyio/oats-mirage-adapter --save-dev
version 7.4.7 was added into my
package.json
.I see that latest tag in this repo is 7.5.0 where desired compatibility with
^7.0.0
was added but I can't see this version in the registry (https://www.npmjs.com/package/@smartlyio/oats),output of versions for
@smartlyio/oats
is also missing 7.5.0 versionnpm view @smartlyio/oats versions --json
Do you have any timeline for adding 7.5.0?
The text was updated successfully, but these errors were encountered: