From a8ed99270d56fcda5a060a2200175243222eed88 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Tue, 6 Dec 2022 15:42:07 -0500 Subject: [PATCH] VERSION 0.6.0: Upgraded to Node 18 LTS and need to rename it from learnjsthehardway.com to bandolier-template. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7aff70b..13f1186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "learnjsthehardway.com", - "version": "0.5.0", + "name": "bandolier-template", + "version": "0.6.0", "private": true, "type": "module", "bin": {