chore: update repo URL to wizpixel org

This commit is contained in:
2026-03-08 14:53:24 +00:00
parent 164cbf5432
commit 69b021e1c9

View File

@@ -6,7 +6,7 @@
"license": "MIT", "license": "MIT",
"homepage": "https://flow.wizpixel.com", "homepage": "https://flow.wizpixel.com",
"author": {"name":"WizPixel","email":"support@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", "main": "dist/index.js",
"scripts": { "scripts": {
"build": "tsc && npm run copy-icons", "build": "tsc && npm run copy-icons",