From 1eece0b98593712e999032ba5ef3015224bef623 Mon Sep 17 00:00:00 2001 From: Sean <14907745+goldendemise@users.noreply.github.com> Date: Mon, 10 Oct 2022 09:16:53 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0372ae0..73d52f4 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,11 @@ adds them as http imports to sentinel.hcl if found. Planned functionality: WORKING TESTS + Check for v1 imports and print a warning if they're in use Provide a command line flag to show what values will be `after_unknown` TBD: Considering whether an offline/local mode is worth implementing. This would work by replacing the https heredocs with local copies of repo functions included with an -npm tarball (or just include it directly in this package) \ No newline at end of file +npm tarball (or just include it directly in this package)