Skip to content

Commit e613d01

Browse files
committed
add package-lock=true to .npmrc
Signed-off-by: Matteo Collina <[email protected]>
1 parent 139b316 commit e613d01

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
@@ -1,2 +1,3 @@
11
# See bug in peerdeps resolution: https://github.com/npm/cli/issues/2999
22
legacy-peer-deps = false
3+
package-lock=true

0 commit comments

Comments
 (0)