We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526660a commit 122f629Copy full SHA for 122f629
packages/react-scripts/README.md
@@ -6,7 +6,7 @@ This package is a fork of [Create React App](https://github.com/facebookincubato
6
`react-scripts` package). It's intended to be used in conjuction with `create-react-app` like so:
7
8
```sh
9
-npx [email protected] my-app --scripts-version=backpack-react-scripts
+npx [email protected] my-app --scripts-version=backpack-react-scripts@7.0.5
10
11
# start your app development like you normally would with `create-react-app`
12
cd my-app
0 commit comments