Skip to content

Commit

Permalink
chore: 🔧 drop release in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Jul 1, 2022
1 parent 2391db0 commit 844f78d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Expand Up @@ -29,11 +29,6 @@
"node": ">=14.x",
"yarn": "^1.22.x"
},
"release": {
"branches": [
"main"
]
},
"private": false,
"scripts": {
"postinstall": "yarn husky install",
Expand Down
1 change: 1 addition & 0 deletions release.config.js
@@ -1,4 +1,5 @@
module.exports = {
branches: ['main'],
plugins: [
[
'@semantic-release/commit-analyzer',
Expand Down

0 comments on commit 844f78d

Please sign in to comment.