Skip to content

Commit

Permalink
fix: keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanni-bertoncelli committed Feb 21, 2024
1 parent 8d1074e commit 8af4a66
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,22 @@
"description": "",
"main": "index.js",
"keywords": [
"github",
"gitstronaut",
"github explorer",
"explorer",
"space",
"markdown",
"changelog",
"changelog.md",
"changelogger",
"project",
"management"
"management",
"versioning",
"semver",
"devops",
"tool",
"changelog-generator",
"code"
],
"contributors": [
"giovanni-bertoncelli"
"giovanni-bertoncelli",
"elia-piacentini"
],
"scripts": {
"start": "node . --targetVersion 1.0.0",
Expand Down

0 comments on commit 8af4a66

Please sign in to comment.