mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Final Update
This commit is contained in:
+3
-3
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"name": "xiao",
|
||||
"version": "57.0.0",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "XiaoBot.js",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
"test": "npm run lint",
|
||||
"lint": "eslint . --ext .js --ext .json",
|
||||
"start": "node XiaoBot.js"
|
||||
"start": "node Xiao.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user