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:
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@alicloud/pop-core": "^1.7.12",
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-all": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-all": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.9.1",
|
||||
"@midwayjs/cache": "^3.9.0",
|
||||
|
||||
Reference in New Issue
Block a user