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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-10-23 06:09:07 +0400
committerdavegandy <dave@davegandy.com>2013-10-23 06:09:07 +0400
commit8c523beb466456f5b90aa13b54ff742aca2285dc (patch)
tree6f906f7c76fc0a1fe900775ef07ae926f16b1309 /composer.json
parent5af06438658fc6d3dba0d3354bf1a7fba9f40d2d (diff)
updating component, composer, and package
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 84098a56a..49b9b3069 100644
--- a/composer.json
+++ b/composer.json
@@ -22,6 +22,6 @@
],
"require-dev": {
"jekyll": "1.0.2",
- "lessc": "1.3.3"
+ "lessc": "1.4.2"
}
}