2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update dependencies.

This commit is contained in:
Bardi Harborow
2017-03-20 05:07:18 +00:00
parent 38f89726b9
commit 09fb2b9af3
20 changed files with 8963 additions and 312 deletions
+5 -5
View File
@@ -55,9 +55,9 @@
"autoprefixer": "^6.7.7",
"babel-eslint": "^7.1.1",
"babel-plugin-transform-es2015-modules-strip": "^0.1.0",
"babel-preset-es2015": "^6.22.0",
"clean-css-cli": "^4.0.8",
"eslint": "^3.17.1",
"babel-preset-es2015": "^6.24.0",
"clean-css-cli": "^4.0.9",
"eslint": "^3.18.0",
"grunt": "^1.0.1",
"grunt-babel": "^6.0.0",
"grunt-build-control": "^0.7.1",
@@ -76,12 +76,12 @@
"is-travis": "^1.0.0",
"load-grunt-tasks": "^3.5.2",
"node-sass": "^4.5.0",
"postcss-cli": "^3.0.0-beta",
"postcss-cli": "^3.0.0",
"postcss-flexbugs-fixes": "^2.1.0",
"shelljs": "^0.7.7",
"shx": "^0.2.2",
"time-grunt": "^1.4.0",
"uglify-js": "^2.8.12"
"uglify-js": "^2.8.14"
},
"engines": {
"node": ">=4"