Merge branch 'develop'
This commit is contained in:
commit
17eafb33be
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tabs",
|
||||
"version": "1.2.6",
|
||||
"version": "1.2.7",
|
||||
"description": "Persistent and separate browser tabs in one window.",
|
||||
"author": {
|
||||
"name": "Alice Gaudon",
|
||||
@ -50,7 +50,7 @@
|
||||
"img-loader": "^3.0.1",
|
||||
"mini-css-extract-plugin": "^1.2.0",
|
||||
"node-sass": "^5.0.0",
|
||||
"sass-loader": "^10.0.0",
|
||||
"sass-loader": "^11.0.0",
|
||||
"ts-loader": "^8.0.0",
|
||||
"typescript": "^4.0.2",
|
||||
"webpack": "^5.2.0",
|
||||
@ -89,6 +89,6 @@
|
||||
"icon": "resources/images/logo.png",
|
||||
"category": "public.app-category.utilities"
|
||||
},
|
||||
"electronVersion": "11.2.1"
|
||||
"electronVersion": "11.2.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user