diff --git a/community/approved-plugins.json b/community/approved-plugins.json index a458d7a575..075ff345e2 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -148,5 +148,10 @@ "name": "ngx-deploy-npm", "description": "Publish your libraries to NPM with just one command.", "url": "https://github.com/bikecoders/ngx-deploy-npm" + }, + { + "name": "@trafilea/nx-shopify", + "description": "Nx plugin for developing performance-first Shopify themes", + "url": "https://github.com/trafilea/nx-shopify" } ]