We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3400b6c commit b70570eCopy full SHA for b70570e
package.json
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git+https://github.com/williamdavidharrison/is-a-good-dev-cli.git"
+ "url": "git+https://github.com/is-a-good-dev/cli.git"
13
14
"keywords": [
15
"cli",
@@ -20,7 +20,7 @@
20
"author": "William Harrison <[email protected]>",
21
"license": "MIT",
22
"bugs": {
23
- "url": "https://github.com/williamdavidharrison/is-a-good-dev-cli/issues"
+ "url": "https://github.com/is-a-good-dev/cli/issues"
24
25
"homepage": "https://www.npmjs.com/package/@is-a-good-dev/cli",
26
"dependencies": {
0 commit comments