remove web3

This commit is contained in:
Jernej Pregelj 2019-04-17 17:18:57 +02:00 committed by Matthias Kretschmann
parent febd83dc88
commit 85ff7bc165
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@
"morgan": "^1.9.1",
"multer": "^1.4.1",
"request": "^2.88.0",
"uuid": "^3.3.2",
"web3": "1.0.0-beta.37"
"uuid": "^3.3.2"
},
"devDependencies": {
"@types/body-parser": "^1.17.0",