mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
chore: add files section
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"bin": {
|
||||
"@sern/create-bot": "index.js"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"dist",
|
||||
"template-*"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/minimist": "^1.2.2",
|
||||
"@types/prompts": "^2.4.4",
|
||||
|
||||
Reference in New Issue
Block a user