From fd09a83587b15b67545ae6db6db8cec693a7f8f6 Mon Sep 17 00:00:00 2001 From: Adrian Maleska Date: Thu, 14 Dec 2017 16:50:14 +0100 Subject: [PATCH] Added jquery.binding.js to files Otherwise the installation with NPM this file would be missing. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b9566b4..b3bee71 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ }, "files": [ "Sortable.js", - "Sortable.min.js" + "Sortable.min.js", + "jquery.binding.js" ], "keywords": [ "sortable",