Skip to content

Commit

Permalink
chore(peer-deps): temporarily enable legacy resolution
Browse files Browse the repository at this point in the history
to work around the lack of pre-release support in modern resolution. see
npm/rfcs#397
  • Loading branch information
travi committed Aug 23, 2024
1 parent 003f625 commit f955d41
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 @@
save-exact=true
update-notifier=false
legacy-peer-deps=true

0 comments on commit f955d41

Please sign in to comment.