Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goldfire committed Oct 18, 2024
1 parent 19da2bd commit c911c2c
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
@@ -1,6 +1,6 @@
{
"name": "democracy",
"version": "3.1.3",
"version": "4.0.0",
"description": "Node.js unicast discovery, master-slave elections and pub/sub.",
"homepage": "https://github.com/goldfire/democracy.js",
"keywords": [
Expand Down Expand Up @@ -33,6 +33,6 @@
"eslint-plugin-import": "2.14.*"
},
"engines": [
"node >= 6.4.0"
"node >= 16.0.0"
]
}

0 comments on commit c911c2c

Please sign in to comment.