chore: remove workspace prefix

This commit is contained in:
xiaojunnuo
2023-05-24 17:39:13 +08:00
parent cbccf1024b
commit d176ab4886
10 changed files with 28 additions and 28 deletions
+3 -3
View File
@@ -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",