We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75662d commit e218c07Copy full SHA for e218c07
README.md
@@ -13,7 +13,7 @@ Since we need to support a variety of Vue and Jest versions, vue-jest doesn't fo
13
| Vue 2 | Jest 27 and above | `@vue/vue2-jest@27` | 27.x |
14
| Vue 3 | Jest 27 and above | `@vue/vue3-jest@27` | 27.x |
15
| Vue 2 | Jest 28 and above | `@vue/vue2-jest@28` | 28.x |
16
-| Vue 3 | Jest 27 and above | `@vue/vue3-jest@28` | 28.x |
+| Vue 3 | Jest 28 and above | `@vue/vue3-jest@28` | 28.x |
17
18
```bash
19
# Vue 2
0 commit comments