From a52f7dababa503f45e5bf34d63fe73931b3f0b90 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 23 Sep 2022 12:51:26 +1000 Subject: acorn update breaks librejs also, acorn-loose is not used --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 4472463..9550478 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ BUILD: First, you need to get some stuff with npm: - $ npm install acorn-loose jssha browserify + $ npm install acorn@"<=8.7.1" jssha browserify $ export PATH=$PATH:./node_modules/.bin To build the extension run: -- cgit v1.2.3