Skip to content

Commit 122f629

Browse files
committed
Updating docs
1 parent 526660a commit 122f629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This package is a fork of [Create React App](https://github.com/facebookincubato
66
`react-scripts` package). It's intended to be used in conjuction with `create-react-app` like so:
77

88
```sh
9-
npx [email protected] my-app --scripts-version=backpack-react-scripts
9+
npx [email protected] my-app --scripts-version=backpack-react-scripts@7.0.5
1010

1111
# start your app development like you normally would with `create-react-app`
1212
cd my-app

0 commit comments

Comments
 (0)