chore: lerna
This commit is contained in:
@@ -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": "*"
|
||||
}
|
||||
}
|
||||
|
@@ -19,7 +19,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antfu/eslint-config-ts": "workspace:*",
|
||||
"@antfu/eslint-config-ts": "*",
|
||||
"eslint-plugin-react": "^7.20.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@@ -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"
|
||||
}
|
||||
|
@@ -16,7 +16,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antfu/eslint-config-ts": "workspace:*",
|
||||
"@antfu/eslint-config-ts": "*",
|
||||
"eslint-plugin-vue": "7.0.0-alpha.10"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user