Skip to content

Commit

Permalink
chore: set package-lock=true in .npmrc files
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondfeng committed Mar 13, 2019
1 parent a62c287 commit 2a3ee3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
package-lock=false
package-lock=true

0 comments on commit 2a3ee3a

Please sign in to comment.