Skip to content

Commit eff0884

Browse files
committed
chore: fix peerdep config
1 parent 01846bc commit eff0884

File tree

2 files changed

+216
-279
lines changed

2 files changed

+216
-279
lines changed

.npmrc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
; Don't download optionalDependencies and peerDependencies.
2-
; Conflicting peerDependencies is a source of issues with npm install.
3-
; This setting forces us to be explicit about listing dependencies.
4-
omit=optional
5-
omit=peer
6-
71
registry=https://registry.npmjs.org
82

93
; Prefer specifying dependency versions explicitly. Renovate will open

0 commit comments

Comments
 (0)