mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
20 lines
303 B
JSON
20 lines
303 B
JSON
{
|
|
"version": "3.0.0",
|
|
"includeMergedTags": true,
|
|
"packages": [
|
|
"packages/*",
|
|
"plugins/*"
|
|
],
|
|
"command": {
|
|
"version": {
|
|
"exact": true,
|
|
"forcePublish": true,
|
|
"gitTagVersion": false,
|
|
"push": false
|
|
},
|
|
"publish": {
|
|
"verifyAccess": false
|
|
}
|
|
}
|
|
}
|