Skip to content

Commit

Permalink
3.19.18
Browse files Browse the repository at this point in the history
update electron-updater and builder
  • Loading branch information
MayGo committed Aug 10, 2021
1 parent f225844 commit 4929518
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 145 deletions.
8 changes: 3 additions & 5 deletions electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tockler",
"version": "3.19.17",
"version": "3.19.18",
"description": "Automatically track applications usage and working time",
"author": "Maigo Erit <maigo.erit@gmail.com>",
"license": "GPL-2.0",
Expand Down Expand Up @@ -33,7 +33,7 @@
"electron-log": "^4.3.5",
"electron-reloader": "^1.2.1",
"electron-store": "8.0.0",
"electron-updater": "^4.3.9",
"electron-updater": "4.4.4",
"hazardous": "^0.3.0",
"knex": "^0.95.6",
"knex-webpack-migration-source": "^1.0.0",
Expand Down Expand Up @@ -62,15 +62,13 @@
"cucumber-pretty": "^6.0.0",
"dotenv-webpack": "^7.0.3",
"electron": "13.1.6",
"electron-builder": "22.11.7",
"electron-connect": "0.6.3",
"electron-builder": "22.12.0",
"electron-devtools-installer": "^3.1.1",
"electron-notarize": "^1.0.0",
"electron-reload": "1.5.0",
"friendly-errors-webpack-plugin": "^1.7.0",
"jest": "27.0.6",
"jest-cli": "27.0.6",
"reflect-metadata": "^0.1.13",
"spectron": "^15.0.0",
"ts-jest": "^27.0.3",
"tslint": "^6.1.2",
Expand Down
Loading

0 comments on commit 4929518

Please sign in to comment.