Skip to content

Commit

Permalink
Merge pull request #114 from AnalyticalGraphicsInc/npmrc
Browse files Browse the repository at this point in the history
Prevent npm from creating package-lock.json
  • Loading branch information
emackey authored Nov 7, 2017
2 parents 90b0f31 + 21c4b94 commit 42c4b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false

0 comments on commit 42c4b33

Please sign in to comment.