mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-21 14:47:46 -04:00
20 lines
310 B
JSON
20 lines
310 B
JSON
{
|
|
"version": "3.1.0-beta.3",
|
|
"includeMergedTags": true,
|
|
"packages": [
|
|
"packages/*",
|
|
"plugins/*"
|
|
],
|
|
"command": {
|
|
"version": {
|
|
"exact": true,
|
|
"forcePublish": true,
|
|
"gitTagVersion": false,
|
|
"push": false
|
|
},
|
|
"publish": {
|
|
"verifyAccess": false
|
|
}
|
|
}
|
|
}
|