Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 0d0a108

Browse files
committed
chore(package): disable package-lock
1 parent 122329d commit 0d0a108

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ coverage/
66
*.iml
77
npm-debug.log
88
yarn.lock
9+
package-lock.json

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

0 commit comments

Comments
 (0)