Skip to content

Commit 557ff8b

Browse files
committed
chore: use default pnpm options
1 parent b40a085 commit 557ff8b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.npmrc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
public-hoist-pattern[]=*
1+
# npm settings
22
package-lock=false
3-
lockfile=true
4-
prefer-frozen-lockfile=false
5-
strict-peer-dependencies=false
3+
4+
# Zmq settings
65
build-from-source=true

0 commit comments

Comments
 (0)