From f949eaa0558ca86bf9ae747045c3ebc1926c7323 Mon Sep 17 00:00:00 2001 From: Cosmin Popovici Date: Wed, 1 Apr 2020 13:08:44 +0300 Subject: [PATCH] chore: update repo owner name --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5183c74..b080f0a 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "version": "1.0.0", "license": "MIT", "author": "Cosmin Popovici (https://github.com/cossssmin)", - "bugs": "https://github.com/cossssmin/posthtml-fetch/issues", - "homepage": "https://github.com/cossssmin/posthtml-fetch", - "repository": "cossssmin/posthtml-fetch", + "bugs": "https://github.com/posthtml/posthtml-fetch/issues", + "homepage": "https://github.com/posthtml/posthtml-fetch", + "repository": "posthtml/posthtml-fetch", "main": "lib", "engines": { "node": ">=10"