fix: base service bug

This commit is contained in:
xiaojunnuo
2023-05-01 21:51:41 +08:00
parent 458756e895
commit 0a946f55ca
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.0",
"version": "1.0.0",
"npmClient": "yarn"
}