diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 8b99f7c283..67e027831c 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -1,4 +1,9 @@ [ + { + "name": "nx-electron", + "description": "An Nx plugin for developing Electron applications", + "url": "https://github.com/bennymeg/nx-electron" + }, { "name": "@nxtend/ionic-react", "description": "An Nx plugin for developing Ionic React applications and libraries",