Commit 27699338 authored by Ville Immonen's avatar Ville Immonen
Browse files

Bump global CLI to 1.0.0

parent 5ee027d6
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -143,7 +143,7 @@
You may optionally update the global command (it’s not required, but it adds Yarn support for new projects):
```
npm install -g create-react-app@0.7.0
npm install -g create-react-app@1.0.0
```
Inside any created project that has not been ejected, run:
......
{
"name": "create-react-app",
"version": "0.7.0",
"version": "1.0.0",
"keywords": [
"react"
],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment