Skip to content

Commit

Permalink
bump zeromq to 6.0.0-beta.6 for current electron compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
axfelix committed Apr 14, 2020
1 parent 45d2e51 commit 0539fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"msgpack-lite": "^0.1.26",
"underscore": "1.3.3",
"uuid": "^3.0.0",
"zeromq": "^4.6.0"
"zeromq": "^6.0.0-beta.6"
},
"devDependencies": {
"nodeunit": "0.9.1",
Expand Down

0 comments on commit 0539fb1

Please sign in to comment.