mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-12-22 18:06:33 +08:00
chore: remove npm lock file ignore (#717)
* chore: 移除npm lock忽略并补充类型依赖 * chore: 依赖位置错了
This commit is contained in:
parent
3dc8ef9f3e
commit
0aa81be9a6
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -24,5 +24,4 @@ yarn-error.log
|
|||
|
||||
# lock文件 请根据自身项目或团队需求选择具体的包管理工具 并移除具体的ignore的lock文件
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
11317
package-lock.json
generated
Normal file
11317
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
|
@ -65,6 +65,7 @@
|
|||
"less": "^4.2.0",
|
||||
"lint-staged": "^15.2.2",
|
||||
"mockjs": "^1.1.0",
|
||||
"@types/mockjs": "^1.0.10",
|
||||
"postcss-html": "^1.6.0",
|
||||
"postcss-less": "^6.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
|
|
Loading…
Reference in New Issue
Block a user