mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
chore: remove stale package-lock.json and add to gitignore
Project uses pnpm, these npm lock files were causing spurious changes on every install.
This commit is contained in:
parent
9b5154cc51
commit
e4ae46515e
3 changed files with 1 additions and 6041 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -50,6 +50,7 @@ coverage/
|
|||
.vite/
|
||||
.eslintcache
|
||||
*.tsbuildinfo
|
||||
package-lock.json
|
||||
|
||||
# Temporary files
|
||||
.tmp/
|
||||
|
|
|
|||
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"name": "homepage-redesign",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
||||
6035
web/package-lock.json
generated
6035
web/package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue