@dreygur/cra-template-js-w3
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "@dreygur/cra-template-js-w3", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react", |
@@ -5,3 +5,3 @@ # cra-template-js-w3 | ||
To use this template, add `--template @dreygur/cra-templates-js-w3` when creating a new app. | ||
To use this template, add `--template @dreygur/cra-template-js-w3` when creating a new app. | ||
@@ -11,7 +11,7 @@ For example: | ||
```sh | ||
npx create-react-app my-app --template @dreygur/cra-templates-js-w3 | ||
npx create-react-app my-app --template @dreygur/cra-template-js-w3 | ||
# or | ||
yarn create react-app my-app --template @dreygur/cra-templates-js-w3 | ||
yarn create react-app my-app --template @dreygur/cra-template-js-w3 | ||
``` | ||
@@ -18,0 +18,0 @@ |
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
34686