lock web3 at 1.0.0-beta.36

This commit is contained in:
Barry Gitarts 2019-01-31 13:30:46 -05:00
parent fea6efc023
commit eeac75942a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "status-js-api",
"version": "1.2.4",
"version": "1.2.5",
"description": "",
"main": "index.js",
"scripts": {
@ -39,7 +39,7 @@
"chance": "^1.0.16",
"ethereum-hdwallet": "0.0.19",
"ethereumjs-util": "^6.0.0",
"web3": "^1.0.0-beta.36"
"web3": "1.0.0-beta.36"
},
"devDependencies": {
"@babel/cli": "^7.1.5",