File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ It is recommended to use [VSCode](https://code.visualstudio.com/) with our offic
158
158
| Project | NPM | Repo |
159
159
| --------------------- | ----------------------------- | -------------------- |
160
160
| @vue/babel-plugin-jsx | [ ![ rc] [ jsx-badge ]] [ jsx-npm ] | [[ GitHub] [ jsx-code ]] |
161
- | eslint-plugin-vue | [ ![ beta ] [ epv-badge ]] [ epv-npm ] | [[ GitHub] [ epv-code ]] |
161
+ | eslint-plugin-vue | [ ![ ga ] [ epv-badge ]] [ epv-npm ] | [[ GitHub] [ epv-code ]] |
162
162
| @vue/test-utils | [ ![ beta] [ vtu-badge ]] [ vtu-npm ] | [[ GitHub] [ vtu-code ]] |
163
163
| vue-class-component | [ ![ beta] [ vcc-badge ]] [ vcc-npm ] | [[ GitHub] [ vcc-code ]] |
164
164
| vue-loader | [ ![ beta] [ vl-badge ]] [ vl-npm ] | [[ GitHub] [ vl-code ]] |
@@ -170,8 +170,8 @@ It is recommended to use [VSCode](https://code.visualstudio.com/) with our offic
170
170
[ vd-badge ] : https://img.shields.io/npm/v/@vue/devtools/beta.svg
171
171
[ vd-npm ] : https://www.npmjs.com/package/@vue/devtools/v/beta
172
172
[ vd-code ] : https://github.com/vuejs/vue-devtools/tree/next
173
- [ epv-badge ] : https://img.shields.io/npm/v/eslint-plugin-vue/next .svg
174
- [ epv-npm ] : https://www.npmjs.com/package/eslint-plugin-vue/v/next
173
+ [ epv-badge ] : https://img.shields.io/npm/v/eslint-plugin-vue.svg
174
+ [ epv-npm ] : https://www.npmjs.com/package/eslint-plugin-vue
175
175
[ epv-code ] : https://github.com/vuejs/eslint-plugin-vue
176
176
[ vtu-badge ] : https://img.shields.io/npm/v/@vue/test-utils/next.svg
177
177
[ vtu-npm ] : https://www.npmjs.com/package/@vue/test-utils/v/next
You can’t perform that action at this time.
0 commit comments