create-miro-app
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "create-miro-app", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "miro", |
@@ -7,7 +7,7 @@ # Create Miro App | ||
```sh | ||
npx create-miro-app | ||
npx create-miro-app@latest | ||
// or | ||
yarn create miro-app | ||
yarn create miro-app@latest | ||
``` | ||
@@ -20,7 +20,7 @@ | ||
```sh | ||
npx create-miro-app my-miro-app | ||
npx create-miro-app@latest my-miro-app | ||
// or | ||
yarn create miro-app my-miro-app | ||
yarn create miro-app@latest my-miro-app | ||
``` | ||
@@ -35,2 +35,3 @@ | ||
If you run `npx create-miro-app` without options, you get an interactive prompt. | ||
If you run `npx create-miro-app@latest` without options, you get an interactive | ||
prompt. |
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
745025
35