Commit package-lock to repo

This commit is contained in:
mDuo13
2023-12-13 19:22:28 -08:00
parent e314ebb76c
commit 9c9898aa45
2 changed files with 7842 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,7 +3,6 @@ node_modules/
.DS_Store
__pycache__
out/
package-lock.json
yarn-error.log
/.idea
.venv/