From aaa08fe7a18697c0f856b3ca4a412f520b3d32b9 Mon Sep 17 00:00:00 2001 From: Matt Steele Date: Mon, 17 Jan 2022 12:21:53 -0500 Subject: [PATCH] fix: forcing latest BREAKING CHANGE: just jumping to latest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f769e95..a4fead7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A dotenv system that supports defaults. ### Installation -Use the following to install this module. +Use the following to install this module: ``` npm i dotenv-defaults --save