From b150e51cb571c75fd191a79feb7233d9f1cae292 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 19 May 2023 00:14:24 +0000 Subject: [PATCH] CompatHelper: bump compat for NodeJS to 2, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 26348f85..bf58abc4 100644 --- a/Project.toml +++ b/Project.toml @@ -13,4 +13,4 @@ Bibliography = "0.2" Franklin = "0.10" JSON = "0.21" LinearOperators = "2" -NodeJS = "1" +NodeJS = "2"