Skip to content

Commit

Permalink
fix: add release branch in the package.json (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres23Ramirez authored May 23, 2024
1 parent e442f1f commit 85610bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,8 @@
"ts-jest": "^25.2.1",
"ts-node": "^10.4.0",
"typescript": "^3.8.3"
},
"release": {
"branches": ["main"]
}
}
10 changes: 0 additions & 10 deletions release.config.cjs

This file was deleted.

0 comments on commit 85610bb

Please sign in to comment.