Skip to content

Commit

Permalink
Fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Mar 21, 2024
1 parent 0bbef5a commit a52146d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a52146d

Please sign in to comment.