Merge pull request #114 from AnalyticalGraphicsInc/npmrc

Prevent npm from creating package-lock.json
This commit is contained in:
Ed Mackey 2017-11-07 11:52:52 -05:00 committed by GitHub
commit 42c4b33521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
package-lock=false