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