Skip to content

Commit

Permalink
Update dotenv-expand to allow overriding of falsy values (#2971)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vellinga authored and devongovett committed Jun 23, 2019
1 parent 7ad25fd commit 6fbfe96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/parcel-bundler/package.json
Expand Up @@ -46,7 +46,7 @@
"cssnano": "^4.0.0",
"deasync": "^0.1.14",
"dotenv": "^5.0.0",
"dotenv-expand": "^4.2.0",
"dotenv-expand": "^5.1.0",
"envinfo": "^7.3.1",
"fast-glob": "^2.2.2",
"filesize": "^3.6.0",
Expand Down

0 comments on commit 6fbfe96

Please sign in to comment.