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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-05-10 01:02:28 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-05-10 01:02:28 +0300
commit5b31f78cb3afba2c755efe2f62faf76e77f3acf1 (patch)
tree00b6df25cb1ce8f8301294f3f1a3705ec688ddb9
parent5f863355fe20043ff9c4bc26774fc2bcc5a6692b (diff)
Update dependencies.
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bb9e2b4..6e4ea44 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"grunt-contrib-connect": "~0.10.1",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-csslint": "~0.4.0",
- "grunt-contrib-cssmin": "~0.12.2",
+ "grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-htmlmin": "~0.4.0",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-sass": "~0.9.2",
@@ -47,7 +47,7 @@
"grunt-jscs": "~1.8.0",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.1.0",
- "time-grunt": "~1.1.1"
+ "time-grunt": "~1.2.0"
},
"engines": {
"node": ">=0.10.1"