angular-cli-ghpages
Advanced tools
Comparing version
@@ -27,5 +27,9 @@ { | ||
}, | ||
"remote": { | ||
"type": "string", | ||
"description": "Provide the remote name. If no value is provided, `origin` is used. Has no function if --repo is set." | ||
}, | ||
"repo": { | ||
"type": "string", | ||
"description": "Provide the repository URL. If no value is provided, the `origin` remote of the current working directory is used." | ||
"description": "Provide the repository URL. If no value is provided, a remote of the current working directory is used (defaults to `origin`; see --remote for details)." | ||
}, | ||
@@ -32,0 +36,0 @@ "message": { |
{ | ||
"name": "angular-cli-ghpages", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Deploy your Angular app to GitHub Pages or Cloudflare Pages directly from the Angular CLI (ng deploy)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
84077
0.5%656
0.61%