From 048bf565ccb513cb611856c7228e5c46c3d7fbf9 Mon Sep 17 00:00:00 2001 From: calebboyd Date: Fri, 30 Oct 2020 12:31:32 -0500 Subject: [PATCH] fix: use shrinkwrap for cli package --- cli/{package-lock.json => npm-shrinkwrap.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cli/{package-lock.json => npm-shrinkwrap.json} (100%) diff --git a/cli/package-lock.json b/cli/npm-shrinkwrap.json similarity index 100% rename from cli/package-lock.json rename to cli/npm-shrinkwrap.json