Skip to content

Commit

Permalink
🔧 set strict-peer-dependencies to false (#1051)
Browse files Browse the repository at this point in the history
pnpm v7 has this set to true by default now
  • Loading branch information
SvSven authored May 31, 2022
1 parent 2f8b547 commit f1f3f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
link-workspace-packages = false
shared-workspace-lockfile = false
strict-peer-dependencies = false

0 comments on commit f1f3f0b

Please sign in to comment.