diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 24a14a5043..7355727aa3 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -13,5 +13,10 @@ "name": "@offeringsolutions/nx-karma-to-jest", "description": "Nx plugin for replacing karma with jest in an Nx workspace", "url": "https://github.com/FabianGosebrink/nx-karma-to-jest" + }, + { + "name": "@flowaccount/nx-serverless", + "description": "Nx plugin for node/angular-universal schematics and deployment builders in an Nx workspace", + "url": "https://github.com/flowaccount/nx-plugins" } ]