Skip to content

Commit

Permalink
chore: disable auto install of peer dependencies (#10522)
Browse files Browse the repository at this point in the history
  • Loading branch information
fc committed Oct 19, 2022
1 parent 9a8f952 commit 10b92e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmrc
Expand Up @@ -6,4 +6,5 @@ hoist-pattern[]=pug
hoist-pattern[]=source-map-support
hoist-pattern[]=ts-node
strict-peer-dependencies=false
shell-emulator=true
shell-emulator=true
auto-install-peers=false

0 comments on commit 10b92e3

Please sign in to comment.