mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
chore: completely ignore npm in release-it
This commit is contained in:
@@ -24,8 +24,5 @@
|
||||
"git": {
|
||||
"commitMessage": "chore: release ${version}"
|
||||
},
|
||||
"npm": {
|
||||
"publish": false,
|
||||
"skipChecks": true
|
||||
}
|
||||
"npm": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user