Skip to content

Commit 17f0d64

Browse files
committed
Remove package-lock.json and add it to .gitignore
1 parent c5981db commit 17f0d64

2 files changed

Lines changed: 2 additions & 5349 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
npm-debug.log
33
coverage
44
.tern-port
5-
.nyc_output
5+
.nyc_output
6+
package-lock.json

0 commit comments

Comments
 (0)