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",