From 22a55e8d31197a2ae0ec8e10a96ce0d209ec8d49 Mon Sep 17 00:00:00 2001 From: Minionguyjpro Date: Tue, 2 Jan 2024 18:56:39 +0100 Subject: [PATCH] Update package.json --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 60aad91..8efab79 100755 --- a/package.json +++ b/package.json @@ -13,13 +13,11 @@ "license": "ISC", "dependencies": { "@actions/core": "^1.10.1", - "@actions/github": "^6.0.0", - "node-cmd": "^5.0.0" }, "devDependencies": { "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@vercel/ncc": "^0.34.0", + "@vercel/ncc": "^0.38.1", "eslint": "^8.56.0", "eslint-plugin-github": "^4.1.3", "eslint-plugin-jest": "^24.3.6",