From 74bbb94b59a0680021c81f1c48b6902fb48207d4 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Tue, 1 Jul 2025 13:27:54 -0400 Subject: [PATCH] Rebuild --- README.md | 1 - package-lock.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 43b3e23..18fe363 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,6 @@ So, what are you waiting for? Go ahead and start customizing your action! to a repository. The `local-action` utility can be run in the following ways: - - Visual Studio Code Debugger Make sure to review and, if needed, update diff --git a/package-lock.json b/package-lock.json index dc872a1..d91b040 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@actions/core": "^1.11.1", - "@rollup/rollup-linux-x64-gnu": "*" + "@actions/core": "^1.11.1" }, "devDependencies": { "@eslint/compat": "^1.3.1",