mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
21 lines
346 B
JSON
21 lines
346 B
JSON
{
|
|
"version": "2.7.0-alpha.0",
|
|
"includeMergedTags": true,
|
|
"packages": [
|
|
"packages/*",
|
|
"plugins/*",
|
|
"packages/insomnia-app/build"
|
|
],
|
|
"command": {
|
|
"version": {
|
|
"exact": true,
|
|
"forcePublish": true,
|
|
"gitTagVersion": false,
|
|
"push": false
|
|
},
|
|
"publish": {
|
|
"verifyAccess": false
|
|
}
|
|
}
|
|
}
|