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
+1 -1
View File
@@ -16,7 +16,7 @@
"preview": "vite preview"
},
"dependencies": {
"@certd/acme-client": "workspace:^0.3.0",
"@certd/acme-client": "^0.3.0",
"axios": "^0.21.1",
"dayjs": "^1.11.6",
"lodash": "^4.17.21",