Skip to content

Commit 7f50f03

Browse files
committed
rm package-lock.json and gitignore it
Shouldn't be commited for distributed libraries as the consumers of that library won't have it, so they might stumple upon version problems that developers with a commited package-lock.json file wouldn't (until npm upate).
1 parent 8db5d48 commit 7f50f03

2 files changed

Lines changed: 1 addition & 3012 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
package-lock.json
12
# Logs
23
logs
34
*.log

0 commit comments

Comments
 (0)