fix #2223 - [feature] Implement dotenv-expand to accept variable expa… (#3387)

* fix #2223 - [feature] Implement dotenv-expand to accept variable expansion in dot env files

* add to README TOC

* fix readme

* Update README.md
This commit is contained in:
Moos
2018-01-09 08:05:36 -08:00
committed by Dan Abramov
parent b507a9aec1
commit dccc752cac
8 changed files with 91 additions and 4 deletions

View File

@@ -32,6 +32,7 @@
"chalk": "1.1.3",
"css-loader": "0.28.7",
"dotenv": "4.0.0",
"dotenv-expand": "4.0.1",
"eslint": "4.10.0",
"eslint-config-react-app": "^2.0.1",
"eslint-loader": "1.9.0",