From b041366216fe70710d3cd95dcfde192840e33f34 Mon Sep 17 00:00:00 2001 From: Miikka Virtanen Date: Sun, 19 Feb 2017 00:48:10 +0200 Subject: [PATCH] Clear license from package.json (no licensing for now) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 2ce4b07..ec720f5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", - "license": "MIT", "dependencies": { "eris": "github:abalabahaha/eris#dev", "humanize-duration": "^3.10.0",