1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

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

View File

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