From 5acab38c532f49b073c9e688615990517f297be1 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Thu, 15 Oct 2015 21:10:06 +1100 Subject: [PATCH] Updated package.json for npm publishing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4240b98d..31d00306 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "TableFilter", "version": "0.0.1", - "description": "A Javascript library making HTML tables filterable and a bit more :)", + "description": "A Javascript library making HTML tables filterable and a bit more", "main": [ "dist/tablefilter/tablefilter.js", "dist/tablefilter/tf-1.js",