Skip to content

Commit

Permalink
Add .npmrc to disable package-lock and save-exact
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jan 3, 2019
1 parent 5d84358 commit 9a69ff1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package-lock = false
save-exact = false

0 comments on commit 9a69ff1

Please sign in to comment.