Skip to content

Commit

Permalink
Treat package-lock.json as lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed Dec 6, 2019
1 parent d221909 commit 4ee5638
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,9 @@
"contributing",
"readme",
"history"
],
"lock": [
"package-lock.json"
]
}
}

0 comments on commit 4ee5638

Please sign in to comment.