Skip to content

Commit a0b37c8

Browse files
committed
chore: set prefer-frozen-lockfile=false
1 parent f1dd5d4 commit a0b37c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
public-hoist-pattern[]=*
22
package-lock=false
3-
lockfile=true
3+
lockfile=true
4+
prefer-frozen-lockfile=false

0 commit comments

Comments
 (0)