Disable npm publish release-it

This commit is contained in:
advplyr 2021-08-21 13:13:33 -05:00
parent 30ce8fee76
commit e04b5d3152

View File

@ -1,5 +1,8 @@
{
"github": {
"release": true
},
"npm": {
"publish": false
}
}
}