1
0
mirror of https://github.com/bigchaindb/site.git synced 2025-02-14 21:10:28 +01:00

bump bigchaindb-driver while we're at it

This commit is contained in:
Matthias Kretschmann 2018-04-04 12:35:34 +02:00
parent 36394a326d
commit 733b5090a7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ official:
- title: JavaScript - title: JavaScript
repo: js-bigchaindb-driver repo: js-bigchaindb-driver
version: v0.3 version: v4.0
icon: logo-js icon: logo-js
- title: Java - title: Java

View File

@ -25,7 +25,7 @@
"ie >= 10" "ie >= 10"
], ],
"dependencies": { "dependencies": {
"bigchaindb-driver": "^3.2.0", "bigchaindb-driver": "^4.0.0",
"clipboard": "^2.0.0", "clipboard": "^2.0.0",
"gumshoe": "github:cferdinandi/gumshoe", "gumshoe": "github:cferdinandi/gumshoe",
"is-in-viewport": "^3.0.0", "is-in-viewport": "^3.0.0",