mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-08 07:11:49 +02:00
Revert some stuff
This commit is contained in:
+3
-3
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "49.2.2",
|
||||
"version": "49.3.0",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Shard.js",
|
||||
"main": "XiaoBot.js",
|
||||
"scripts": {
|
||||
"test": "npm run lint",
|
||||
"lint": "eslint . --ext .js --ext .json",
|
||||
"start": "node Shard.js"
|
||||
"start": "node XiaoBot.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user