From 949c6f291d48ce6cb5204910fcf448f5a07a32cc Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 1 Jul 2024 12:59:28 +0200 Subject: [PATCH] chore(pkg): update repo field --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4cc08e9..a575fad8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@xyflow/monorepo", "version": "0.0.0", "description": "A highly customizable React library for building node-based editors and interactive flow charts", - "repository": "git@github.com:wbkd/react-flow.git", + "repository": "git@github.com:xyflow/xyflow.git", "license": "MIT", "private": true, "scripts": {