diff --git a/package.json b/package.json index 9e83d61..9136e1c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "homepage": "https://flow.wizpixel.com", "author": {"name":"WizPixel","email":"support@wizpixel.com"}, - "repository": {"type":"git","url":"https://git.aeonianengineering.net/Niko/n8n-nodes-wizpixel-flow.git"}, + "repository": {"type":"git","url":"https://git.aeonianengineering.net/wizpixel/n8n-nodes-wizpixel-flow.git"}, "main": "dist/index.js", "scripts": { "build": "tsc && npm run copy-icons",