mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
Node 7.9.0
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "24.3.1",
|
||||
"version": "24.3.2",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"repository": {
|
||||
@@ -11,7 +11,7 @@
|
||||
"start": "node shardingmanager.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "7.8.0"
|
||||
"node": "7.9.0"
|
||||
},
|
||||
"author": "dragonfire535",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user