Skip to content

Commit

Permalink
disable package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Baker committed Feb 20, 2018
1 parent a3000f2 commit 731a7b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
package-lock.json
node_modules/
temp/
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 731a7b5

Please sign in to comment.