Merge pull request #226 from bigchaindb/fix/stack-graphics

Fix blockchain stack graphic
This commit is contained in:
Matthias Kretschmann 2018-04-26 11:15:18 +02:00 committed by GitHub
commit 379932b630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 17 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 163 KiB

View File

@ -26,7 +26,7 @@
],
"dependencies": {
"bigchaindb-driver": "^4.0.0",
"bootstrap": "^4.0.0",
"bootstrap": "^4.1.0",
"clipboard": "^2.0.0",
"gumshoe": "github:cferdinandi/gumshoe",
"is-in-viewport": "^3.0.0",
@ -45,7 +45,7 @@
"acorn": "^5.5.3",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"browser-sync": "^2.23.6",
"browser-sync": "^2.23.7",
"concurrent-transform": "^1.0.0",
"critical": "^1.2.2",
"cross-spawn": "^6.0.5",
@ -65,7 +65,7 @@
"gulp-replace": "^0.6.1",
"gulp-rev": "^8.1.1",
"gulp-rev-replace": "^0.4.4",
"gulp-sass": "^4.0.0",
"gulp-sass": "^4.0.1",
"gulp-sourcemaps": "^2.6.4",
"gulp-svg-sprite": "^1.4.0",
"gulp-uglify": "^3.0.0",