updated driver version to 4.1.0

This commit is contained in:
Manan Patel 2018-07-20 13:55:22 +02:00
parent 62629df926
commit 3710992441
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"repository": "/",
"private": true,
"dependencies": {
"bigchaindb-driver": "^3.2.0",
"bigchaindb-driver": "^4.1.0",
"bip39": "^2.5.0",
"dotenv": "^4.0.0"
}