@antora/cli
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5
{ | ||
"name": "@antora/cli", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0-alpha.5", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,8 +21,8 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "3.0.0-alpha.4", | ||
"@antora/playbook-builder": "3.0.0-alpha.5", | ||
"commander": "~6.2" | ||
}, | ||
"devDependencies": { | ||
"@antora/site-publisher": "3.0.0-alpha.4", | ||
"convict": "~6.0", | ||
"@antora/site-publisher": "3.0.0-alpha.5", | ||
"convict": "~6.1", | ||
"kapok-js": "~0.10" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "aaa76a6387e339052d0bfb298add24f56f42a828" | ||
"gitHead": "433242dd89b2859355cf6a5ea045337f527a3415" | ||
} |
+ Added@antora/playbook-builder@3.0.0-alpha.5(transitive)
+ Addedconvict@6.1.0(transitive)
- Removed@antora/playbook-builder@3.0.0-alpha.4(transitive)
- Removedconvict@6.0.1(transitive)