Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
  • Loading branch information
gaearon authored Jan 9, 2018
commit cd1c4bf30f63a01a517b6c26ac6baab622339353
2 changes: 1 addition & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ these defined as well. Consult their documentation how to do this. For example,

#### Expanding Environment Variables In `.env`

>Note: this feature is available with `[email protected].17` and higher.
>Note: this feature is available with `[email protected].18` and higher.

Expand variables already on your machine for use in your .env file (using [dotenv-expand](https://github.com/motdotla/dotenv-expand)). See [#2223](https://github.com/facebookincubator/create-react-app/issues/2223).

Expand Down