From 1919f8a03b99f95697fdd75897db6235c5dd31be Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Tue, 5 Sep 2023 11:58:08 -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 c9f072b2..5c22f47c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,8 @@ "/lib", "/messages", "/oclif.manifest.json", - "/schemas" + "/schemas", + "/oclif.lock" ], "homepage": "https://github.com/salesforcecli/plugin-env", "keywords": [