fix(core): remove wokspace dep
This commit is contained in:
parent
83525ed6a7
commit
2fc4db1bfd
2 changed files with 1 additions and 5 deletions
|
@ -32,8 +32,7 @@
|
|||
"h3": "^1.13.0",
|
||||
"nitropack": "latest",
|
||||
"pathe": "^1.1.2",
|
||||
"ultrahtml": "^1.5.3",
|
||||
"@mcflyjs/config": "workspace:*"
|
||||
"ultrahtml": "^1.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/coverage-istanbul": "2.1.8",
|
||||
|
|
|
@ -51,9 +51,6 @@ importers:
|
|||
|
||||
packages/core:
|
||||
dependencies:
|
||||
'@mcflyjs/config':
|
||||
specifier: workspace:*
|
||||
version: link:../config
|
||||
c12:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(magicast@0.3.5)
|
||||
|
|
Loading…
Reference in a new issue