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

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-02-25 13:44:55 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-02-25 13:44:55 +0300
commit45f3a110038da6e56eda66195b9ce105d42346b4 (patch)
tree71e63a9631b87e3eaefc2a101ab5a091a5931fbb /package.json
parent8c4b464258b2958ba1b7954f045d308c3a7b850b (diff)
CHG: Upgrade packages
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 c3d6368..6358c3b 100644
--- a/package.json
+++ b/package.json
@@ -25,9 +25,9 @@
},
"devDependencies": {
"gulp": "^3.9.1",
- "gulp-clean-css": "^2.0.6",
- "gulp-csscomb": "^3.0.7",
- "gulp-less": "^3.0.5",
+ "gulp-clean-css": "^3.0.3",
+ "gulp-csscomb": "^3.0.8",
+ "gulp-less": "^3.3.0",
"gulp-rename": "^1.2.2",
"less-plugin-autoprefix": "^1.5.1"
}