diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 47863ab7fc..b7421e489c 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -494,6 +494,11 @@ "description": "Plugin to deploy and promote Nx apps on Heroku", "url": "https://github.com/getlarge/nx-heroku" }, + { + "name": "@getlarge/nx-node-sea", + "description": "Plugin that provides integration with Node.js Single Executable Applications (SEA).", + "url": "https://github.com/getlarge/nx-node-sea" + }, { "name": "@huge-nx/conventions", "description": "Plugin to generate and manage Nx workspaces by adhering to established workspace conventions.",