Remove package-lock from gitignore

This commit is contained in:
Sophie Marie 2023-01-22 12:41:48 -06:00
parent cefdc65df1
commit 99ed45f2fe
No known key found for this signature in database
GPG Key ID: 0C9FB786E7770775
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,7 +3,6 @@
# NPM/Yarn stuff.
node_modules/
package-lock.json
# Let's not leak any tokens now... That would be very bad
config.json