diff --git a/package.json b/package.json index 291551c..413d665 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,6 @@ { - "publishConfig": { - "tag": "next" - }, "name": "vue-eslint-parser", - "version": "9.0.0", + "version": "9.0.1", "description": "The ESLint custom parser for `.vue` files.", "engines": { "node": "^14.17.0 || >=16.0.0"