mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
Too much work
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "70.1.0",
|
||||
"version": "70.1.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/littlelimedragon/xiao.git"
|
||||
"url": "git+https://github.com/dragonfire535/xiao.git"
|
||||
},
|
||||
"keywords": [
|
||||
"bot",
|
||||
@@ -21,12 +21,12 @@
|
||||
"discord-js",
|
||||
"discord-js-commando"
|
||||
],
|
||||
"author": "littlelimedragon <danielbodendahl@gmail.com>",
|
||||
"author": "dragonfire535 <danielbodendahl@gmail.com>",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/littlelimedragon/xiao/issues"
|
||||
"url": "https://github.com/dragonfire535/xiao/issues"
|
||||
},
|
||||
"homepage": "https://github.com/littlelimedragon/xiao#readme",
|
||||
"homepage": "https://github.com/dragonfire535/xiao#readme",
|
||||
"engines": {
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user