Stop ignoring package-lock.json

This commit is contained in:
Andrew Casey 2020-07-31 10:47:08 -07:00
parent 02dac935c9
commit 7559e77764
2 changed files with 1 additions and 3 deletions

3
.gitignore vendored
View File

@ -75,5 +75,4 @@ tests/cases/user/*/**/*.d.ts
!tests/cases/user/discord.js/
tests/baselines/reference/dt
.failed-tests
TEST-results.xml
package-lock.json
TEST-results.xml

1
.npmrc
View File

@ -1 +0,0 @@
package-lock=false