From 070d5d9ab838fac968edfab2681cd1715be5c89b Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Tue, 5 Sep 2023 12:24:14 -0600 Subject: [PATCH] feat: use oclif.lock --- .gitignore | 1 + package.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 928257fe..8823a906 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ node_modules .idea oclif.manifest.json +oclif.lock diff --git a/package.json b/package.json index 9e56bfc9..bbc6d848 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,8 @@ "files": [ "/lib", "/messages", - "/oclif.manifest.json" + "/oclif.manifest.json", + "/oclif.lock" ], "homepage": "https://github.com/salesforcecli/plugin-signups", "keywords": [