We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad278c0 commit 455b6b5Copy full SHA for 455b6b5
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dotenv-cli",
3
"description": "A global executable to run applications with the ENV variables loaded by dotenv",
4
- "version": "7.4.4",
+ "version": "8.0.0",
5
"author": "entropitor",
6
"bin": {
7
"dotenv": "./cli.js"
0 commit comments