mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: remove workspace prefix
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
"author": "Greper",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/acme-client": "^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons-vue": "^6.0.1",
|
||||
"@fast-crud/fast-crud": "^1.13.8",
|
||||
|
||||
Reference in New Issue
Block a user