Skip to content

Commit

Permalink
chore: update package keywords
Browse files Browse the repository at this point in the history
- bump version to 1.0.1
  • Loading branch information
RajVarsani committed Dec 23, 2023
1 parent 4547895 commit 28d70d0
Showing 1 changed file with 21 additions and 10 deletions.
31 changes: 21 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "repoverse",
"version": "1.0.0",
"version": "1.0.1",
"description": "Tool for syncronising common code across multiple repositories",
"main": "./lib/index.js",
"files": [
Expand Down Expand Up @@ -31,15 +31,26 @@
"node": ">=12.0"
},
"keywords": [
"boilerplate",
"template",
"typescript",
"vscode",
"jest",
"husky",
"commitizen",
"semantic-release",
"codecov"
"repoverse",
"repository-sync",
"git-synchronization",
"code-sharing",
"code-sync",
"multi-repo-management",
"repository-management",
"cross-repository",
"commit-propagation",
"sync-commits",
"microservices",
"monorepo",
"multi-repo",
"ci-cd",
"github-actions",
"devops",
"version-control",
"git-automation",
"nodejs",
"javascript"
],
"bugs": {
"url": "https://github.com/RajVarsani/repoverse/issues"
Expand Down

0 comments on commit 28d70d0

Please sign in to comment.