From fdb3a4d2a7e5ddf327b1b76ed0f97a1118442303 Mon Sep 17 00:00:00 2001 From: Travis Clarke Date: Sat, 5 Mar 2016 22:20:00 -0500 Subject: [PATCH] update main --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5e9892..4e3896f 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "clarketm " ], "description": "The simple, easy-to-implement plugin to export HTML tables to xlsx, xls, csv, and txt files", - "main": "dist/js/tableexport.min.js", + "main": "dist/js/tableexport.js", "keywords": [ "table", "export",