Skip to content

Commit b56fc43

Browse files
author
Archie Lee
committed
Bump version to 9.0.0
1 parent 6298ebe commit b56fc43

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ If something doesn’t work, please [file an issue](https://github.com/facebooki
1111
## Quick Overview
1212

1313
```sh
14-
npm install -g bs-platform # Don't use yarn here
1514
npx create-react-app my-app --scripts-version react-scripts-appier
1615
cd my-app
1716
npm start

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts-appier",
3-
"version": "8.1.1",
3+
"version": "9.0.0",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "appier/create-react-app",
66
"license": "MIT",

0 commit comments

Comments
 (0)