grunt-sassdoc
Advanced tools
Comparing version
{ | ||
"name": "grunt-sassdoc", | ||
"title": "grunt-sassdoc", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "SassDoc grunt task", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"sassdoc": "^1.2.0", | ||
"sassdoc": "^1.10.11", | ||
"chalk": "^0.5.0", | ||
@@ -40,7 +40,7 @@ "lodash": "^2.4.1" | ||
"grunt-contrib-clean": "^0.6.0", | ||
"grunt-eslint": "^0.6.0", | ||
"grunt-eslint": "^3.0.0", | ||
"grunt-tape": "0.0.2", | ||
"load-grunt-tasks": "^0.6.0", | ||
"tape": "^2.13.4", | ||
"time-grunt": "^0.4.0" | ||
"load-grunt-tasks": "^2.0.0", | ||
"tape": "^3.0.3", | ||
"time-grunt": "^1.0.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "peerDependencies": { |
7449
0.01%Updated