amazeui-doc-util
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"name": "amazeui-doc-util", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "Amaze UI Markdown docs parsing util.", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"handlebars": "^4.0.5", | ||
"highlight.js": "^9.3.0", | ||
"highlight.js": "^9.4.0", | ||
"marked": "^0.3.5", | ||
@@ -34,10 +34,10 @@ "object.assign": "^4.0.3", | ||
"devDependencies": { | ||
"amazeui": "^2.6.2", | ||
"clipboard": "^1.5.10", | ||
"amazeui": "^2.7.0", | ||
"clipboard": "^1.5.12", | ||
"gulp": "^3.9.1", | ||
"gulp-autoprefixer": "^3.1.0", | ||
"gulp-csso": "^2.0.0", | ||
"gulp-header": "^1.7.1", | ||
"gulp-less": "^3.0.5", | ||
"gulp-load-plugins": "^1.2.2", | ||
"gulp-header": "^1.8.7", | ||
"gulp-less": "^3.1.0", | ||
"gulp-load-plugins": "^1.2.4", | ||
"gulp-marked-json": "^1.0.0", | ||
@@ -44,0 +44,0 @@ "gulp-qndn": "0.0.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33187
Updatedhighlight.js@^9.4.0