From 80426e98c8cb3d094957d509cfb279ff3240a0c4 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 23 Jan 2020 09:47:30 +0100 Subject: [PATCH] Add jest-runtime --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index dd1ba1a..8b67b5f 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "@actions/exec": "^1.0.3", "@actions/tool-cache": "^1.3.0", "download": "^7.1.0", + "jest-runtime": "^25.1.0", "typed-rest-client": "^1.7.1" }, "devDependencies": {