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",