chore(pc-client): 同步 package-lock 根版本号为 1.0.2
与 package.json 的 1.0.2 对齐。npm install 只回写锁文件顶层 version,无依赖树或包升级。 Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: multica-agent <github@multica.ai> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
multica-agent
parent
5160c8ec87
commit
c150033b39
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "changlian-pc",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "changlian-pc",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.1.4",
|
||||
|
||||
Reference in New Issue
Block a user