diff --git a/template/package.json b/template/package.json index 9bef3b3..a3f19f7 100644 --- a/template/package.json +++ b/template/package.json @@ -21,6 +21,6 @@ "@nuxtjs/eslint-module": "^3.0.2", "babel-eslint": "^10.1.0", "eslint": "^7.2.0", - "eslint-plugin-nuxt": "^1.0.0" + "eslint-plugin-nuxt": "^2.0.0" } }