From 930e8ae1b1ce1048e9819c8461455f5dc2f8e9b4 Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Thu, 14 Dec 2023 14:32:58 -0500 Subject: [PATCH] Update data.json --- data/data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/data.json b/data/data.json index 943f45b..092b370 100644 --- a/data/data.json +++ b/data/data.json @@ -535,6 +535,11 @@ "url": "https://github.com/nwutils/nw-builder", "description": "An automated build tool for NW.js applications, actively maintained by the community." }, + { + "title": "Base Volta off of NW.js", + "url": "https://github.com/nwutils/base-volta-off-of-nwjs", + "description": "Tool to update the Volta config in your package.json so your global and NW.js Node versions always match." + }, { "title": "nw-dev", "url": "https://github.com/nwutils/nw-dev",