Skip to content

Commit 10b92e3

Browse files
authored
chore: disable auto install of peer dependencies (#10522)
1 parent 9a8f952 commit 10b92e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ hoist-pattern[]=pug
66
hoist-pattern[]=source-map-support
77
hoist-pattern[]=ts-node
88
strict-peer-dependencies=false
9-
shell-emulator=true
9+
shell-emulator=true
10+
auto-install-peers=false

0 commit comments

Comments
 (0)