Skip to content

Commit e16aaa9

Browse files
mcollinaavivkeller
andauthored
Update .npmrc
Co-authored-by: Aviv Keller <[email protected]> Signed-off-by: Matteo Collina <[email protected]>
1 parent e613d01 commit e16aaa9

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
# See bug in peerdeps resolution: https://github.com/npm/cli/issues/2999
22
legacy-peer-deps = false
3-
package-lock=true
3+
# TODO(@mcollina): Currently, the lockfile is needed to build, so we explicitly require it's use
4+
package-lock = true

0 commit comments

Comments
 (0)