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
+2 -2
View File
@@ -16,8 +16,8 @@
"preview": "vite preview"
},
"dependencies": {
"@certd/pipeline": "workspace:^0.3.0",
"@certd/plugin-cert": "workspace:^0.3.0",
"@certd/pipeline": "^0.3.0",
"@certd/plugin-cert": "^0.3.0",
"ssh2": "^0.8.9"
},
"devDependencies": {