From 9d39dd57483edcc2cdb1f3fbcb5a6b0203816975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Sat, 7 Mar 2020 16:32:50 +0100 Subject: [PATCH] Update repository URL in package.json. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c345359..fdf60ef 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ }, "repository": { "type": "git", - "url": "git://github.com/substack/static-eval.git" + "url": "git://github.com/browserify/static-eval.git" }, - "homepage": "https://github.com/substack/static-eval", + "homepage": "https://github.com/browserify/static-eval", "keywords": [ "static", "eval",