Skip to content

Commit f627222

Browse files
committed
Remove package-lock from the repo
It is in general unnecessary for libraries like this one.
1 parent dcade01 commit f627222

File tree

2 files changed

+5
-6525
lines changed

2 files changed

+5
-6525
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ build
2222

2323
node_modules
2424
.nyc_output
25+
26+
## Lock files
27+
28+
package-lock.json
29+
yarn.lock

0 commit comments

Comments
 (0)