1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-07 18:25:45 +08:00

Add packages lock for project (#1013)

This commit is contained in:
Yamel Senih 2021-07-28 16:14:00 -04:00 committed by GitHub
parent 6b7e03bc69
commit c688bd042c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32311 additions and 2 deletions

2
.gitignore vendored
View File

@ -19,8 +19,6 @@ selenium-debug.log
*.sln
*.local
package-lock.json
yarn.lock
/bin/
config/local.json
config/certs/*.pem

19248
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

13063
yarn.lock Normal file

File diff suppressed because it is too large Load Diff