chore: lerna

This commit is contained in:
Anthony Fu
2020-08-12 19:42:30 +08:00
6 changed files with 13 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
"access": "public"
},
"dependencies": {
"@antfu/eslint-config-vue": "workspace:*",
"@antfu/eslint-config-react": "workspace:*"
"@antfu/eslint-config-vue": "*",
"@antfu/eslint-config-react": "*"
}
}