Skip to content

Commit

Permalink
Add npmrc file to force renovate to use legacy peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Dec 27, 2023
1 parent 90c72ce commit f2167a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
save-exact=true
package-lock=true
legacy-peer-deps=true

0 comments on commit f2167a8

Please sign in to comment.