Skip to content

Commit

Permalink
v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johannbarbie committed Jul 12, 2019
1 parent 8bd222e commit 41e1fe5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leap-node",
"version": "5.2.0",
"version": "5.2.1",
"main": "index.js",
"author": "Alex Lunyov <[email protected]>",
"license": "MPL-2.0",
Expand Down Expand Up @@ -63,14 +63,14 @@
"lodash": "^4.17.10",
"lodash.get": "^4.4.2",
"mkdirp": "^0.5.1",
"protobufjs": "^6.8.8",
"protocol-buffers-encodings": "^1.1.0",
"rimraf": "^2.6.2",
"rpc-websockets": "^4.1.2",
"tinyqueue": "^2.0.0",
"unzip": "^0.1.11",
"varstruct": "^6.1.1",
"web3": "1.0.0-beta.37",
"protobufjs": "^6.8.8"
"web3": "1.0.0-beta.37"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
Expand Down

0 comments on commit 41e1fe5

Please sign in to comment.