3.0.1 - removed unused import

This commit is contained in:
hydrabolt
2015-08-26 08:25:13 +01:00
parent 0f1fbf1eb6
commit b5131b55ee
5 changed files with 1 additions and 13 deletions

View File

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