Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-04-02 10:19:30 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-04-02 10:25:30 +0300
commit67fa9c2f58d9f5dde704a19507a25febf8c08b87 (patch)
treee0f7ef36def5910f588f06662ede256c66aecbac /package.json
parent7cbd9a181a970b306f1963a612c5cd45aef60f8c (diff)
Update devDependencies.
[sauce skip]
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c9ad685a2f..3eb93ccf08 100644
--- a/package.json
+++ b/package.json
@@ -35,13 +35,13 @@
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.4",
"grunt-contrib-clean": "~1.0.0",
- "grunt-contrib-compress": "~1.1.1",
+ "grunt-contrib-compress": "~1.2.0",
"grunt-contrib-concat": "~1.0.0",
"grunt-contrib-connect": "~1.0.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-csslint": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.0",
- "grunt-contrib-htmlmin": "~1.1.0",
+ "grunt-contrib-htmlmin": "~1.2.0",
"grunt-contrib-jade": "~1.0.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-less": "~1.2.0",