feat(nuxt): update @nuxt/eslint-config to a stable version (#22804)
This commit is contained in:
parent
637a00469e
commit
36f297cf76
@ -9,6 +9,15 @@
|
||||
"alwaysAddToPackageJson": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"18.3.0": {
|
||||
"version": "18.3.0-beta.2",
|
||||
"packages": {
|
||||
"@nuxt/eslint-config": {
|
||||
"version": "~0.3.6",
|
||||
"alwaysAddToPackageJson": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -7,4 +7,4 @@ export const nuxtDevtoolsVersion = '1.0.0';
|
||||
export const nuxtUiTemplatesVersion = '^1.3.1';
|
||||
|
||||
// linting deps
|
||||
export const nuxtEslintConfigVersion = '~0.3.0-alpha.1';
|
||||
export const nuxtEslintConfigVersion = '~0.3.6';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user