From 29fda1b9d5f3ecfb5a5aa8b376569cc96aea2588 Mon Sep 17 00:00:00 2001 From: Antoine BERNIER Date: Tue, 5 Mar 2024 13:35:43 +0100 Subject: [PATCH] fix: updating pkg's repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5beb211..1fc7f28 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/react-spring/react-postprocessing.git" + "url": "git+https://github.com/pmndrs/react-postprocessing.git" }, "lint-staged": { "*.{js,jsx,ts,tsx}": [