Skip to content

Commit 8f42b5f

Browse files
authored
fix(close #6): rename to generator-create-package to solve yo does not support scoped package (#7)
1 parent 20e00d8 commit 8f42b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@boringcodes/create-package",
2+
"name": "generator-create-package",
33
"version": "0.1.2",
44
"description": "Boring Node.js Package Generator",
55
"homepage": "https://github.com/boringcodes/create-package",

0 commit comments

Comments
 (0)