strapi / sdk-plugin

CLI toolkit for developing a Strapi plugin
Other
4 stars 4 forks source link

chore: set package-manager-strict to false #20

Closed innerdvations closed 3 months ago

innerdvations commented 3 months ago

What does it do?

set package-manager-strict to false

Why is it needed?

it was annoying to force a specific version, so this way we just warn that you're not using the project version

How to test it?

use a version other than pnpm 9.1.0 and it works with a warning now

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 02f5171d005da9f4ecdf884bfe1bde8f25d8cdd9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | @strapi/sdk-plugin | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR