aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-11-16 09:32:59 +0200
committerXhmikosR <[email protected]>2015-11-16 10:01:34 +0200
commit1b645ef686c61fef6be87c5ef15411cbeb869702 (patch)
tree2bb3d511556629a0a4ab7024c81030a0f499887b /package.json
parented624a805ae9c1d9213b40d2612f03b0c0af10f7 (diff)
downloadbootstrap-1b645ef686c61fef6be87c5ef15411cbeb869702.tar.xz
bootstrap-1b645ef686c61fef6be87c5ef15411cbeb869702.zip
Update devDependencies.
Adapt uglify for the new version.
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9db16134a..5e3e9a8b9 100644
--- a/package.json
+++ b/package.json
@@ -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",