chore: track and commit package-lock.json
This commit is contained in:
parent
97223ddf51
commit
e2246c0cfe
2 changed files with 3772 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,8 +2,6 @@ dist/
|
||||||
.web-extension-id
|
.web-extension-id
|
||||||
node_modules/
|
node_modules/
|
||||||
.env
|
.env
|
||||||
# Lockfile is ignored per maintainer choice
|
|
||||||
package-lock.json
|
|
||||||
# Ignore all release artifacts except updates.json (tracked)
|
# Ignore all release artifacts except updates.json (tracked)
|
||||||
releases/*
|
releases/*
|
||||||
!releases/updates.json
|
!releases/updates.json
|
||||||
|
|
|
||||||
3772
package-lock.json
generated
Normal file
3772
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue