mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +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:
@@ -15,7 +15,7 @@
|
||||
"vue": "^3.2.25"
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/build-constants": "^0.0.1",
|
||||
"@element-plus/build-constants": "workspace:*",
|
||||
"@pnpm/find-workspace-packages": "^4.0.16",
|
||||
"@pnpm/logger": "^4.0.0",
|
||||
"@rollup/plugin-commonjs": "^22.0.1",
|
||||
|
||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -347,7 +347,7 @@ importers:
|
||||
internal/build:
|
||||
dependencies:
|
||||
'@element-plus/build-constants':
|
||||
specifier: ^0.0.1
|
||||
specifier: workspace:*
|
||||
version: link:../build-constants
|
||||
'@pnpm/find-workspace-packages':
|
||||
specifier: ^4.0.16
|
||||
|
||||
Reference in New Issue
Block a user