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

@@ -17,7 +17,7 @@
"typescript": ">=3.9"
},
"dependencies": {
"@antfu/eslint-config-basic": "workspace:*",
"@antfu/eslint-config-basic": "*",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@typescript-eslint/parser": "^3.9.0"
}