We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f5105 commit a7526f7Copy full SHA for a7526f7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue/eslint-config-airbnb",
3
- "version": "5.1.0",
+ "version": "5.2.0",
4
"description": "eslint-config-airbnb for Vue CLI",
5
"main": "index.js",
6
"publishConfig": {
@@ -30,7 +30,7 @@
30
"eslint-plugin-import": "^2.21.2"
31
},
32
"peerDependencies": {
33
- "@vue/cli-service": "^3.0.0 || ^4.0.0-0",
+ "@vue/cli-service": "^3.0.0 || ^4.0.0-0 || ^5.0.0-0",
34
"eslint": "^5.16.0 || ^6.1.0 || ^7.2.0",
35
"eslint-plugin-import": "^2.18.2"
36
0 commit comments