mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Some stuff
This commit is contained in:
parent
c777bb95f6
commit
fa842c20a7
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "insomnia",
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.7",
|
||||
"productName": "Insomnia",
|
||||
"longName": "Insomnia HTTP Client",
|
||||
"description": "The best REST API Client",
|
||||
|
@ -4,7 +4,6 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Insomnia App",
|
||||
"main": "electron.js",
|
||||
"homepage": null,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/gschier/insomnia"
|
||||
@ -23,8 +22,7 @@
|
||||
"win": {
|
||||
"iconUrl": "https://trello-logos.s3.amazonaws.com/06507f4661a7bb6375a8cf5beeaa48be/170.png",
|
||||
"icon": "build/icon.ico",
|
||||
"loadingGif": "build/install-spinner.gif",
|
||||
"remoteReleases": "https://s3.amazonaws.com/builds-insomnia-rest/win"
|
||||
"loadingGif": "build/install-spinner.gif"
|
||||
}
|
||||
},
|
||||
"directories": {
|
||||
|
Loading…
Reference in New Issue
Block a user