This commit is contained in:
Daniel Odendahl Jr
2018-02-11 01:04:47 +00:00
parent bce41f6ef1
commit 35fe26a2d6
+3 -3
View File
@@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git+https://bitbucket.org/dragonfire535/xiao.git"
"url": "git+https://github.com/dragonfire535/xiao.git"
},
"keywords": [
"bot",
@@ -24,9 +24,9 @@
"author": "dragonfire535 <danielbodendahl@gmail.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://bitbucket.org/dragonfire535/xiao/issues"
"url": "https://github.com/dragonfire535/xiao/issues"
},
"homepage": "https://bitbucket.org/dragonfire535/xiao#readme",
"homepage": "https://github.com/dragonfire535/xiao#readme",
"engines": {
"node": ">=8.0.0"
},