From 9c75fda363b9bfd85cdae351f2ebc668e6c7a725 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Tue, 29 Nov 2022 21:55:58 -0500 Subject: [PATCH] Maybe it's the package name? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6dc3a71..dbb37fd 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "create-npm-testing", + "name": "npm-testing", "version": "1.0.0", "description": "Testing npm install/create.", "main": "index.js",