From 20c4ef7667e88cb44763865fcddb81d832539435 Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Thu, 2 May 2019 12:58:07 +0200 Subject: [PATCH] tolto main per webpack --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index c463cc1..08adf1e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "mailgo", "version": "0.1.0", "description": "a different mailto", - "main": "src/mailgo.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },