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
fix(strapi): Use peerDependencies for @strapi/strapi versioning
- Updated `strapiVersion` to reference `peerDependencies` instead of `dependencies`.
- Moved `@strapi/strapi` from `dependencies` to `peerDependencies` in `package.json`.
0 commit comments