@antora/cli
Advanced tools
Comparing version 2.0.1 to 2.1.0-rc.1
{ | ||
"name": "@antora/cli", | ||
"version": "2.0.1", | ||
"version": "2.1.0-rc.1", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,3 +21,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "2.0.1", | ||
"@antora/playbook-builder": "2.1.0-rc.1", | ||
"commander": "~3.0" | ||
@@ -24,0 +24,0 @@ }, |
@@ -43,3 +43,3 @@ # Antora CLI | ||
```sh | ||
antora docs-site.yml | ||
antora antora-playbook.yml | ||
``` | ||
@@ -51,4 +51,4 @@ | ||
Copyright (C) 2017-2018 [OpenDevise Inc.](https://opendevise.com) and the [Antora Project](https://antora.org). | ||
Copyright (C) 2017-2019 [OpenDevise Inc.](https://opendevise.com) and the [Antora Project](https://antora.org). | ||
Use of this software is granted under the terms of the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) (MPL-2.0). |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10184
1
+ Added@antora/playbook-builder@2.1.0-rc.1(transitive)
- Removed@antora/playbook-builder@2.0.1(transitive)