Skip to content

Commit fd36c51

Browse files
JonasVJustineo
authored andcommitted
docs: @nuxtjs/composition-api is still needed for 2.7+
1 parent 4fab6c2 commit fd36c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To make `vue-echarts` work for _Vue 2_ (<2.7.0), you need to have `@vue/composit
2626
npm i -D @vue/composition-api
2727
```
2828

29-
If you are using _NuxtJS_ on top of _Vue 2_ (<2.7.0), you'll also need `@nuxtjs/composition-api`:
29+
If you are using _NuxtJS_ on top of _Vue 2_, you'll also need `@nuxtjs/composition-api`:
3030

3131
```sh
3232
npm i -D @nuxtjs/composition-api

0 commit comments

Comments
 (0)