]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(readme): update eslint-plugin-vue status [ci skip]
authorEvan You <yyx990803@gmail.com>
Mon, 5 Oct 2020 16:02:01 +0000 (12:02 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 5 Oct 2020 16:02:01 +0000 (12:02 -0400)
README.md

index bc287c38d251ff9cd3829112b3f79c678cf32037..59db1b733eb787fd0af53a00e15a0d2de46e8fb2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ It is recommended to use [VSCode](https://code.visualstudio.com/) with our offic
 | Project               | NPM                           | Repo                 |
 | --------------------- | ----------------------------- | -------------------- |
 | @vue/babel-plugin-jsx | [![rc][jsx-badge]][jsx-npm]   | [[Github][jsx-code]] |
-| eslint-plugin-vue     | [![beta][epv-badge]][epv-npm] | [[Github][epv-code]] |
+| eslint-plugin-vue     | [![stable][epv-badge]][epv-npm] | [[Github][epv-code]] |
 | @vue/test-utils       | [![beta][vtu-badge]][vtu-npm] | [[Github][vtu-code]] |
 | vue-class-component   | [![beta][vcc-badge]][vcc-npm] | [[Github][vcc-code]] |
 | vue-loader            | [![beta][vl-badge]][vl-npm]   | [[Github][vl-code]]  |
@@ -80,8 +80,8 @@ It is recommended to use [VSCode](https://code.visualstudio.com/) with our offic
 [vd-badge]: https://img.shields.io/npm/v/@vue/devtools/beta.svg
 [vd-npm]: https://www.npmjs.com/package/@vue/devtools/v/beta
 [vd-code]: https://github.com/vuejs/vue-devtools/tree/next
-[epv-badge]: https://img.shields.io/npm/v/eslint-plugin-vue/next.svg
-[epv-npm]: https://www.npmjs.com/package/eslint-plugin-vue/v/next
+[epv-badge]: https://img.shields.io/npm/v/eslint-plugin-vue.svg
+[epv-npm]: https://www.npmjs.com/package/eslint-plugin-vue
 [epv-code]: https://github.com/vuejs/eslint-plugin-vue
 [vtu-badge]: https://img.shields.io/npm/v/@vue/test-utils/next.svg
 [vtu-npm]: https://www.npmjs.com/package/@vue/test-utils/v/next