From 0569fe8275c21276f29f4b8e6163db41bcea23ba Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Mon, 13 May 2024 09:22:42 -0600 Subject: [PATCH] fix: publish plugin lists --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 41b5195..10b155b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,9 @@ "bin", "utils", "files", - "sfdevrc.schema.json" + "sfdevrc.schema.json", + "core-plugins.json", + "jit-plugins.json" ], "dependencies": { "@commitlint/cli": "^17.1.2",