3.3.4, added support for older node versions

This commit is contained in:
hydrabolt
2015-09-13 15:19:54 +01:00
parent a1b6f6a8d1
commit ae1202aa2d
3 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "3.3.3",
"version": "3.3.4",
"description": "A way to interface with the Discord API",
"main": "./lib/index.js",
"scripts": {