Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WikiRik authored Jul 28, 2023
1 parent 8d9327d commit 26f42e7
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,24 +73,5 @@
"request-promise-native": "^1.0.9",
"sequelize": "^6.32.1",
"sequelize-cli": "^6.6.1"
},
"release": {
"branches": [
"stable"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
[
"@semantic-release/npm",
{
"npmPublish": false
}
],
"@semantic-release/github",
"@semantic-release/git"
],
"tagFormat": "${version}"
}
}

0 comments on commit 26f42e7

Please sign in to comment.