Skip to content

Commit

Permalink
npm: add .npmrc with save-exact=true
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmartin committed Aug 18, 2016
1 parent 125fdd9 commit 5a566ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact=true
1 change: 1 addition & 0 deletions app/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact=true

0 comments on commit 5a566ae

Please sign in to comment.