We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1beb7b8 commit b3aafc8Copy full SHA for b3aafc8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dotenv-extended",
3
- "version": "1.0.4",
+ "version": "2.0.0",
4
"description": "A module for loading .env files and optionally loading defaults and a schema for validating all values are present.",
5
"repository": "git@github.com:keithmorris/node-dotenv-extended.git",
6
"main": "lib/index.js",
0 commit comments