From 43978f2771c6f47224f7352d47700eb5131afe25 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Sat, 13 Jan 2024 11:21:52 +0100 Subject: [PATCH] Fix pilot01a:package.json --- experiments/pilot-01a/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/pilot-01a/package.json b/experiments/pilot-01a/package.json index 393395a..6a4dd26 100644 --- a/experiments/pilot-01a/package.json +++ b/experiments/pilot-01a/package.json @@ -23,7 +23,7 @@ }, "engines": { "node": "14.x", - "npm": ">=7.0.0" + "npm": "7.x" }, "browserslist": [ "> 1%",