Change the name since npm insists on it having the name create-

master
Zed A. Shaw 2 years ago
parent 9126ad601a
commit 95999abdb7
  1. 2
      package.json

@ -1,5 +1,5 @@
{ {
"name": "npm-testing", "name": "create-npm-testing",
"version": "1.0.0", "version": "1.0.0",
"description": "Testing npm install/create.", "description": "Testing npm install/create.",
"main": "index.js", "main": "index.js",

Loading…
Cancel
Save