mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: remove workspace prefix
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-util": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-util": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"tencentcloud-sdk-nodejs": "^4.0.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user