Merge branch 'develop'

This commit is contained in:
Alice Gaudon 2021-02-06 10:20:39 +01:00
commit 17eafb33be
2 changed files with 656 additions and 708 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "tabs", "name": "tabs",
"version": "1.2.6", "version": "1.2.7",
"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",
@ -50,7 +50,7 @@
"img-loader": "^3.0.1", "img-loader": "^3.0.1",
"mini-css-extract-plugin": "^1.2.0", "mini-css-extract-plugin": "^1.2.0",
"node-sass": "^5.0.0", "node-sass": "^5.0.0",
"sass-loader": "^10.0.0", "sass-loader": "^11.0.0",
"ts-loader": "^8.0.0", "ts-loader": "^8.0.0",
"typescript": "^4.0.2", "typescript": "^4.0.2",
"webpack": "^5.2.0", "webpack": "^5.2.0",
@ -89,6 +89,6 @@
"icon": "resources/images/logo.png", "icon": "resources/images/logo.png",
"category": "public.app-category.utilities" "category": "public.app-category.utilities"
}, },
"electronVersion": "11.2.1" "electronVersion": "11.2.3"
} }
} }

1358
yarn.lock

File diff suppressed because it is too large Load Diff