Skip to content

Commit

Permalink
fix: some npm settings tweaks (nodejs#5923)
Browse files Browse the repository at this point in the history
* fix: some npm settings tweaks

* meta: do not use peerDeps on an App package
  • Loading branch information
ovflowd authored Oct 2, 2023
1 parent 4dcc61f commit e30b4e4
Show file tree
Hide file tree
Showing 3 changed files with 445 additions and 445 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# See bug in peerdeps resolution: https://github.com/npm/cli/issues/2999
legacy-peer-deps = false
Loading

0 comments on commit e30b4e4

Please sign in to comment.