Add package-lock.json

This commit is contained in:
Christopher Monsanto 2023-02-16 19:42:58 -05:00
parent 8c69659ff2
commit 328454f695
3 changed files with 4099 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@
npm-debug.log
.eslintcache
.eslintcache-no-types
package-lock.json
/tools/set-import/sets
databases/*.db*
*.o

1
.npmrc
View File

@ -1,2 +1 @@
package-lock=false
NODE_OPTIONS=--max-old-space-size=3072

4099
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff