From 724ca577006c96f15b239f82d8693775de142d7d Mon Sep 17 00:00:00 2001 From: imsys Date: Tue, 25 Jan 2022 01:57:44 -0300 Subject: [PATCH] Updates repository URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16ff49c..020eaf6 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/snowpackjs/rollup-plugin-polyfill-node" + "url": "https://github.com/FredKSchott/rollup-plugin-polyfill-node" } }