package updates

This commit is contained in:
Matthias Kretschmann 2018-06-25 13:29:14 +02:00
parent 41e6687fb5
commit 6f359f7bdd
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,7 @@
},
"description": "Landing page for BigchainDB",
"homepage": "https://www.bigchaindb.com",
"license": "(c) 2017 BigchainDB - All Rights Reserved",
"license": "Apache-2.0",
"main": "gulpfile.babel.js",
"scripts": {
"start": "gulp",
@ -28,7 +28,6 @@
"bootstrap": "^4.1.1",
"clipboard": "^2.0.1",
"cookies-eu-banner": "^1.2.14",
"gumshoe": "github:cferdinandi/gumshoe",
"gumshoejs": "github:cferdinandi/gumshoe",
"is-in-viewport": "^3.0.4",
"jquery": "^3.3.1",
@ -51,7 +50,7 @@
"critical": "^1.3.3",
"cross-spawn": "^6.0.5",
"del": "^3.0.0",
"gulp": "github:gulpjs/gulp#4.0",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^5.0.0",
"gulp-clean-css": "^3.9.4",
"gulp-cli": "^2.0.1",