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

package updates

This commit is contained in:
Matthias Kretschmann 2017-11-15 11:12:46 +01:00
parent 36d5c8b0e1
commit 9d56efa20e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -36,7 +36,7 @@
"smooth-scroll": "^12.1.3", "smooth-scroll": "^12.1.3",
"svg4everybody": "^2.1.9", "svg4everybody": "^2.1.9",
"textarea-autogrow": "^1.0.0", "textarea-autogrow": "^1.0.0",
"vivus": "^0.4.2", "vivus": "^0.4.3",
"whatwg-fetch": "^2.0.3" "whatwg-fetch": "^2.0.3"
}, },
"devDependencies": { "devDependencies": {
@ -76,7 +76,7 @@
"stylelint": "^8.2.0", "stylelint": "^8.2.0",
"stylelint-config-bigchaindb": "^1.1.3", "stylelint-config-bigchaindb": "^1.1.3",
"stylelint-config-standard": "^17.0.0", "stylelint-config-standard": "^17.0.0",
"uglify-es": "^3.1.6" "uglify-es": "^3.1.9"
}, },
"engines": { "engines": {
"node": ">=7.0.0" "node": ">=7.0.0"