From b51f30f1aaa9f1f5f79a0f1bf49a5dfbfae9f6f2 Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Mon, 12 Apr 2021 20:36:11 +0545 Subject: [PATCH] some stuff for now --- package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8bbdb3c..447a35f 100644 --- a/package.json +++ b/package.json @@ -4,14 +4,12 @@ "description": "Complete framework to facilitate music commands using discord.js", "main": "lib/src/index.js", "types": "lib/src/index.d.ts", - "files": [ - "lib/**/*" - ], "scripts": { "test": "yarn build && cd test && node index.js", "build": "tsc", "format": "prettier --write \"src/**/*.ts\"", - "lint": "tslint -p tsconfig.json" + "lint": "tslint -p tsconfig.json", + "postinstall": "npm run build" }, "funding": "https://github.com/Androz2091/discord-player?sponsor=1", "contributors": [