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

Update devDependencies.

Adapt uglify for the new version.
This commit is contained in:
XhmikosR
2015-11-16 09:32:59 +02:00
parent ed624a805a
commit 1b645ef686
3 changed files with 181 additions and 105 deletions
+3 -3
View File
@@ -31,11 +31,11 @@
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
"btoa": "~1.1.2",
"glob": "~5.0.14",
"glob": "~6.0.1",
"grunt": "~0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "~0.6.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-clean": "~0.7.0",
"grunt-contrib-compress": "~0.14.0",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-connect": "~0.11.2",
@@ -43,7 +43,7 @@
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-uglify": "~0.9.2",
"grunt-contrib-uglify": "~0.10.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.1.0",
"grunt-eslint": "^17.1.0",