From 9f6a91912743df2cb81849e2b6bd231e8f0da8b9 Mon Sep 17 00:00:00 2001 From: Adrian Maleska Date: Thu, 14 Dec 2017 17:01:03 +0100 Subject: [PATCH] Correction of : Added jquery.binding.js to files Otherwise the installation with NPM this file would be missing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3bee71..826f2bc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "files": [ "Sortable.js", "Sortable.min.js", - "jquery.binding.js" + "jquery.binding.js" ], "keywords": [ "sortable",