diff --git a/packages/nx-workspace-tools/package.json b/packages/nx-workspace-tools/package.json index f7abdd1..eb5ce8b 100644 --- a/packages/nx-workspace-tools/package.json +++ b/packages/nx-workspace-tools/package.json @@ -5,6 +5,7 @@ "repository": { "url": "https://github.com/eweap/nx-plugins" }, + "homepage": "https://eweap.github.io/nx-plugins", "main": "./dist/index.js", "module": "./dist/index.js", "types": "./dist/index.d.ts",