mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-30 02:08:12 +08:00
chore: fixed @element-plus/build-constants
version (#16794)
* chore: 🤖 fixed @element-plus/build-constants version #16793 * chore: 🤖 update lockfile --------- Co-authored-by: xiangxiao <xiangxiao3@hikvision.com.cn>
This commit is contained in:
parent
5a2b23815b
commit
1ecdafb2af
@ -15,7 +15,7 @@
|
|||||||
"vue": "^3.2.25"
|
"vue": "^3.2.25"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@element-plus/build-constants": "^0.0.1",
|
"@element-plus/build-constants": "workspace:*",
|
||||||
"@pnpm/find-workspace-packages": "^4.0.16",
|
"@pnpm/find-workspace-packages": "^4.0.16",
|
||||||
"@pnpm/logger": "^4.0.0",
|
"@pnpm/logger": "^4.0.0",
|
||||||
"@rollup/plugin-commonjs": "^22.0.1",
|
"@rollup/plugin-commonjs": "^22.0.1",
|
||||||
|
@ -347,7 +347,7 @@ importers:
|
|||||||
internal/build:
|
internal/build:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@element-plus/build-constants':
|
'@element-plus/build-constants':
|
||||||
specifier: ^0.0.1
|
specifier: workspace:*
|
||||||
version: link:../build-constants
|
version: link:../build-constants
|
||||||
'@pnpm/find-workspace-packages':
|
'@pnpm/find-workspace-packages':
|
||||||
specifier: ^4.0.16
|
specifier: ^4.0.16
|
||||||
|
Loading…
Reference in New Issue
Block a user