Skip to content

Commit

Permalink
disable strict peer deps (#41)
Browse files Browse the repository at this point in the history
* disable strict peer deps
  • Loading branch information
preschian authored Jul 21, 2022
1 parent 2ee65a0 commit b1ed602
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 @@
node-linker=hoisted
engine-strict=true
strict-peer-dependencies=false

0 comments on commit b1ed602

Please sign in to comment.