Skip to content

Commit

Permalink
Electron update for Apple M1 support (#158)
Browse files Browse the repository at this point in the history
* temporary stub

* update browser-launcher

* update electron-stream
  • Loading branch information
fanatid committed Apr 6, 2021
1 parent 7069b78 commit 45d09e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"test": "npm run build && tap test/*.js"
},
"dependencies": {
"browser-launcher": "^2.0.0",
"browser-launcher": "^3.0.1",
"duplexer": "^0.1.1",
"ecstatic": "^4.1.2",
"electron-stream": "^8.0.0",
"electron-stream": "^9.0.0",
"enstore": "^1.0.1",
"html-inject-script": "^2.0.0",
"server-destroy": "^1.0.1",
Expand Down

0 comments on commit 45d09e7

Please sign in to comment.