Skip to content

Commit

Permalink
added keyword in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IamLizu committed Jun 3, 2024
1 parent b7e15cf commit 364d78d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,24 @@
"devDependencies": {
"jest": "^29.7.0",
"jest-mock": "^29.7.0"
},
"keywords": [
"vercel",
"deployment",
"CI/CD",
"continuous-deployment",
"github-actions",
"cli",
"nodejs",
"automation",
"environment-variables",
"github-secrets",
"npm-package",
"vercel-cli",
"devops"
],
"homepage": "https://github.com/hasan-zaag/verceler-npm#readme",
"bugs": {
"url": "https://github.com/hasan-zaag/verceler-npm/issues"
}
}

0 comments on commit 364d78d

Please sign in to comment.