cra-template-ditto
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "cra-template-ditto", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "main": "template.json", |
@@ -15,3 +15,3 @@ <h1 align="center"> | ||
```bash | ||
npx create-react-app your-awesome-app --template unicorn | ||
npx create-react-app your-awesome-app --template cra-template-ditto | ||
``` |
29825
18