Skip to content

Commit f9d4c78

Browse files
karticusSolarLiner
authored andcommitted
Fix generator.js not specified in package.json
Signed-off-by: Nathan Graule <solarliner@gmail.com>
1 parent 742360a commit f9d4c78

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
@@ -23,7 +23,7 @@
2323
"files": [
2424
"index.js",
2525
"prompts.js",
26-
"generator",
26+
"generator.js",
2727
"README.md",
2828
"LICENSE"
2929
],

0 commit comments

Comments
 (0)