Added npmignore for tinier installations

This commit is contained in:
hydrabolt
2015-10-25 22:05:15 +00:00
parent 9662d52d4f
commit 0f82202a6b
2 changed files with 6 additions and 1 deletions

View File

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