Skip to content

Commit

Permalink
bump our version. update electron, electron-builder, electron-updater…
Browse files Browse the repository at this point in the history
…, skyweb
  • Loading branch information
todbot committed Nov 23, 2018
1 parent 99faf22 commit 98515e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Blink1Control2",
"version": "2.2.0",
"version": "2.2.1",
"author": "ThingM <blink1@thingm.com> (https://blink1.thingm.com/)",
"description": "Blink1Control2 GUI app for blink(1) devices",
"productName": "Blink1Control2",
Expand All @@ -14,7 +14,7 @@
"auto-launch": "^5.0.1",
"d3-timer": "^1.0.7",
"debug": "^2.2.0",
"electron-updater": "^2.20.1",
"electron-updater": "^4.0.4",
"events": "^1.1.1",
"express": "^4.13.4",
"imap": "^0.8.19",
Expand All @@ -25,7 +25,7 @@
"node-blink1": "^0.2.2",
"node-hid": "^0.7.2",
"simplecrypt": "^0.1.0",
"skyweb": "^0.4.0",
"skyweb": "^0.4.3",
"tinycolor2": "^1.3.0"
}
}
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Blink1Control2",
"version": "2.2.0",
"version": "2.2.1",
"author": "ThingM <blink1@thingm.com> (https://blink1.thingm.com/)",
"description": "Blink1Control2 GUI app for blink(1) devices",
"keywords": [
Expand Down Expand Up @@ -106,10 +106,8 @@
"cross-env": "^5.0.5",
"css-loader": "^0.24.0",
"devtron": "^1.4.0",
"electron": "^1.7.11",
"electron-builder": "^19.56.0",
"electron-builder-squirrel-windows": "19.33.0",
"electron-publisher-s3": "^19.28.3",
"electron": "^1.8.8",
"electron-builder": "^20.36.2",
"file-loader": "^0.9.0",
"font-awesome": "^4.5.0",
"json-loader": "^0.5.4",
Expand Down

0 comments on commit 98515e4

Please sign in to comment.