Skip to content

Commit 452d4a1

Browse files
committed
Remove package-lock from GitHub
The package-lock file has been added to the gitignore file to prevent future issues for people who clone our repository. Ref: https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5
1 parent f8c5e9d commit 452d4a1

File tree

2 files changed

+1
-14481
lines changed

2 files changed

+1
-14481
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# Dependencies
44
/node_modules
5+
package-lock.json
56

67
# Testing
78
/coverage

0 commit comments

Comments
 (0)