lock web3 at 1.0.0-beta.36
This commit is contained in:
parent
fea6efc023
commit
eeac75942a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue