Skip to content

Commit 39ea634

Browse files
committed
feat(npm): add npmrc disabling package-lock.json
A lockfile makes it harder for carat ranges to work as we desire for pelias packages when running `npm install`.
1 parent fa8a7c0 commit 39ea634

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
@@ -0,0 +1 @@
1+
package-lock=false

0 commit comments

Comments
 (0)