Skip to content

Commit cbf968e

Browse files
authored
chore(npmrc): set package-manager-strict to false (#16565)
1 parent 2d6a13b commit cbf968e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ hoist-pattern[]=postcss # package/vite
33
hoist-pattern[]=pug # playground/tailwind: @vue/compiler-sfc
44
shell-emulator=true
55
auto-install-peers=false
6+
package-manager-strict=false

0 commit comments

Comments
 (0)