Merge branch 'develop'
This commit is contained in:
commit
279c7970be
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "tabs",
|
"name": "tabs",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"description": "Persistent and separate browser tabs in one window.",
|
"description": "Persistent and separate browser tabs in one window.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Alice Gaudon",
|
"name": "Alice Gaudon",
|
||||||
"email": "alice@gaudon.pro"
|
"email": "alice@gaudon.pro"
|
||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/ArisuOngaku/tabs",
|
"homepage": "https://gitlab.com/ArisuOngaku/tabs",
|
||||||
"license": "GPL-3",
|
"license": "GPL-3.0-only",
|
||||||
"main": "tabs.js",
|
"main": "tabs.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron .",
|
"start": "electron .",
|
||||||
|
Loading…
Reference in New Issue
Block a user