botbook/node_modules/fast-copy/.release-it.beta.json

10 lines
102 B
JSON
Raw Normal View History

2024-09-04 13:13:15 -03:00
{
"github": {
"release": true
},
"npm": {
"tag": "next"
},
"preReleaseId": "beta"
}