From 7ea37e3bd13fb221d0e40f77349c4e62daee3e0c Mon Sep 17 00:00:00 2001 From: Dominik Pieper Date: Wed, 23 Aug 2023 17:58:39 +0200 Subject: [PATCH] chore(core): nx plugin submission @nxext/vue (#18789) --- community/approved-plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 4ccf3ae5e046f..327778e561fa8 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -135,9 +135,9 @@ "url": "https://github.com/nxext/nx-extensions/tree/master/packages/stencil" }, { - "name": "@nxext/vite", - "description": "Nx plugin to use ViteJS within nx workspaces", - "url": "https://github.com/nxext/nx-extensions/tree/master/packages/vite" + "name": "@nxext/vue", + "description": "Nx plugin to use VueJS 3 within nx workspaces", + "url": "https://github.com/nxext/nx-extensions/tree/master/packages/vue" }, { "name": "@nxext/solid",