Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
godcrampy committed Apr 24, 2020
1 parent 1dccd6c commit ed77a9a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@
"url": "https://github.com/godcrampy/git-stalker/issues"
},
"homepage": "https://github.com/godcrampy/git-stalker#readme",
"keywords": [
"cli-app",
"cli",
"github",
"down",
"check",
"up",
"status"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.29.0",
"@typescript-eslint/parser": "^2.29.0",
Expand All @@ -57,4 +66,4 @@
"node-fetch": "^2.6.0",
"typescript": "^3.8.3"
}
}
}

0 comments on commit ed77a9a

Please sign in to comment.