Skip to content

Commit ff4e5ba

Browse files
authored
v1.0.2
1 parent 4576955 commit ff4e5ba

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

package.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@is-a-good-dev/cli",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Register your own is-a-good.dev subdomain from your command line!",
55
"main": "src/index.js",
66
"bin": {
@@ -11,12 +11,7 @@
1111
"type": "git",
1212
"url": "git+https://github.com/is-a-good-dev/cli.git"
1313
},
14-
"keywords": [
15-
"cli",
16-
"domains",
17-
"easy",
18-
"free-domains"
19-
],
14+
"keywords": [],
2015
"author": "William Harrison <[email protected]>",
2116
"license": "MIT",
2217
"bugs": {
@@ -34,6 +29,5 @@
3429
"meow": "^9.0.0",
3530
"node-fetch": "^2.6.7",
3631
"prompts": "^2.4.2"
37-
},
38-
"devDependencies": {}
32+
}
3933
}

0 commit comments

Comments
 (0)