From b1908b79ca61971af288c3bf184d26f67b9fdc53 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Fri, 12 Aug 2022 11:33:39 +0000 Subject: [PATCH] Update minimal version of web-ext --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8d2269..3970524 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "stylelint": "^13.5.0", "stylelint-config-standard": "^20.0.0", "stylelint-order": "^4.0.0", - "web-ext": "^5.4.1", + "web-ext": "^7.1.1", "webextensions-jsdom": "^1.2.1" }, "homepage": "https://github.com/mozilla/multi-account-containers#readme",