diff --git a/community/approved-plugins.json b/community/approved-plugins.json index f1eb6eb8c9..fc97eee31d 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -44,6 +44,11 @@ "description": "Nx plugin for node serverless applications in an Nx workspace", "url": "https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-serverless" }, + { + "name": "@ns3/nx-jest-playwright", + "description": "Nx plugin to run jest-playwright e2e tests in an Nx workspace", + "url": "https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-jest-playwright" + }, { "name": "@dev-thought/nx-deploy-it", "description": "Nx plugin to deploy applications on your favorite cloud provider",