From 555457989c1e5a14dbbcc720618dfd1004d982cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Fontcuberta?= Date: Fri, 17 Apr 2020 08:05:58 +0200 Subject: [PATCH] chore: update VTU status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8e7f2f6244..c976048576d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ In addition, the current implementation requires native ES2015+ in the runtime e | vue-class-component | Alpha [[Github][vcc-code]] [[npm][vcc-npm]] | | vue-cli | Experimental support via [vue-cli-plugin-vue-next][cli] | | eslint-plugin-vue | Alpha [[Github][epv-code]] [[npm][epv-npm]] | -| vue-test-utils | Pre-alpha [[Github][vtu-code]] [[npm][vtu-npm]] | +| vue-test-utils | Alpha [[Github][vtu-code]] [[npm][vtu-npm]] | | vue-devtools | WIP | | jsx | WIP |