@factor/plugin-sitemap
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@factor/plugin-sitemap", | ||
"description": "This plugin generates a sitemap by crawling your Factor app.", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"license": "GPL-2.0", | ||
@@ -18,3 +18,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9c9db8ea795f25bf0cd7cf6670b7db89d1d562bb", | ||
"gitHead": "c8a592af464da464cc61bb07e856a1b708b01849", | ||
"keywords": [ | ||
@@ -21,0 +21,0 @@ "factor", |
@@ -10,3 +10,3 @@ # Overview | ||
```bash | ||
yarn add @factor/plugin-sitemap | ||
npm add @factor/plugin-sitemap | ||
``` | ||
@@ -16,2 +16,2 @@ | ||
Run `yarn factor setup` for a question based CLI to help you configure this plugin's options. | ||
Run `npx factor setup` for a question based CLI to help you configure this plugin's options. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23609