From a52146db070063b51668ff1d485e8401f6afb266 Mon Sep 17 00:00:00 2001 From: Drew Powers Date: Thu, 21 Mar 2024 00:04:20 -0600 Subject: [PATCH] Fix repo name --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50a8484..f4425e8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![version (scoped)](https://img.shields.io/npm/v/gqlmin.svg)](https://www.npmjs.com/package/gqlmin) [![minzip](https://badgen.net/bundlephobia/minzip/gqlmin)](https://bundlephobia.com/gqlmin) -[![codecov](https://codecov.io/gh/dangodev/gqlmin/branch/master/graph/badge.svg)](https://codecov.io/gh/dangodev/gqlmin) +[![codecov](https://codecov.io/gh/drwpow/gqlmin/branch/master/graph/badge.svg)](https://codecov.io/gh/drwpow/gqlmin) # 🗜 gqlmin diff --git a/package.json b/package.json index e231c7f..eab0801 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "repository": { "type": "git", - "url": "git+https://github.com/dangodev/gqlmin.git" + "url": "git+https://github.com/drwpow/gqlmin.git" }, "keywords": [ "graphql",