Skip to content

Commit

Permalink
Update .npmrc to disable package lock and save-exact
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 20, 2018
1 parent 0afc260 commit f752c47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
save-exact=true
package-lock = false
save-exact = false

0 comments on commit f752c47

Please sign in to comment.