Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.
/ cli Public archive

Commit 409b509

Browse files
authored
update repo + version
1 parent 299a4fd commit 409b509

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "@is-a-dev/cli",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Register your own is-a.dev subdomain from your command line!",
55
"main": "src/index.js",
66
"bin": {
77
"is-a-dev": "src/index.js"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/wdhdev/is-a-dev-cli.git"
11+
"url": "git+https://github.com/is-a-dev/cli.git"
1212
},
1313
"keywords": [],
1414
"author": "William Harrison <william@williamharrison.dev>",
1515
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/wdhdev/is-a-dev-cli/issues"
17+
"url": "https://github.com/is-a-dev/cli/issues"
1818
},
1919
"homepage": "https://npmjs.com/@is-a-dev/cli",
2020
"dependencies": {

0 commit comments

Comments
 (0)