mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Require Node.js 10 or higher
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/dragonfire535/xiao#readme",
|
||||
"engines": {
|
||||
"node": ">=10.1.0"
|
||||
"node": ">=10"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/uws": "^10.149.0",
|
||||
|
||||
Reference in New Issue
Block a user