Skip to content

Commit

Permalink
Use non-strict peer deps in cra integration
Browse files Browse the repository at this point in the history
  • Loading branch information
zerobias committed Nov 28, 2023
1 parent 60c7936 commit 2f9636e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/cra/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
@effector:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
strict-peer-dependencies=false

0 comments on commit 2f9636e

Please sign in to comment.