@antora/cli
Advanced tools
Comparing version 2.3.0-rc.3 to 2.3.0-rc.4
{ | ||
"name": "@antora/cli", | ||
"version": "2.3.0-rc.3", | ||
"version": "2.3.0-rc.4", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,7 +21,7 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "2.3.0-rc.3", | ||
"@antora/playbook-builder": "2.3.0-rc.4", | ||
"commander": "~5.0" | ||
}, | ||
"devDependencies": { | ||
"@antora/site-publisher": "2.3.0-rc.3", | ||
"@antora/site-publisher": "2.3.0-rc.4", | ||
"convict": "~5.2", | ||
@@ -46,3 +46,3 @@ "fs-extra": "~8.1", | ||
], | ||
"gitHead": "ac0d63c64b5eb46fd77f95fd5549c356e8e7ba9e" | ||
"gitHead": "1a542bba22bf9007d676275d2f2409344c2f28ec" | ||
} |
+ Added@antora/playbook-builder@2.3.0-rc.4(transitive)
- Removed@antora/playbook-builder@2.3.0-rc.3(transitive)