mirror of
https://github.com/SrIzan10/sern-create-bot.git
synced 2026-05-01 11:05:20 +00:00
1.0.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sern/create-bot",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"main": "./dist/index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"dist",
|
||||
"template-*"
|
||||
"template-*",
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"colorette": "^2.0.20",
|
||||
|
||||
Reference in New Issue
Block a user