mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
1.0.19
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@sern/create-bot",
|
||||
"version": "1.0.18",
|
||||
"version": "1.0.19",
|
||||
"main": "./dist/index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
},
|
||||
"bin": {
|
||||
"@sern/create-bot": "index.js"
|
||||
"mkbot": "index.js"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
|
||||
Reference in New Issue
Block a user