@patternfly/create-element
Advanced tools
Comparing version 1.0.0-next.11 to 1.0.0-next.12
@@ -54,3 +54,3 @@ import Case from "case"; | ||
demoScript: `demo/${options.tagName}.js`, | ||
docs: `docs/index.md`, | ||
docs: `docs/${options.tagName}.md`, | ||
package: "package.json", | ||
@@ -57,0 +57,0 @@ readme: "README.md", |
{ | ||
"name": "@patternfly/create-element", | ||
"version": "1.0.0-next.11", | ||
"version": "1.0.0-next.12", | ||
"description": "Scaffold web components monorepos based on PatternFly Elements", | ||
@@ -5,0 +5,0 @@ "author": "Benny Powers <bennyp@redhat.com>", |
Sorry, the diff of this file is not supported yet
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
19905