diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 51472d5257..29de3915ad 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -23,5 +23,10 @@ "name": "@dev-thought/nx-deploy-it", "description": "Nx plugin to deploy applications on your favorite cloud provider", "url": "https://github.com/Dev-Thought/nx-plugins/tree/master/libs/nx-deploy-it" + }, + { + "name": "@offeringsolutions/nx-protractor-to-cypress", + "description": "Nx plugin to replace protractor with cypress in an nx workspace", + "url": "https://github.com/FabianGosebrink/nx-protractor-to-cypress" } ]