From 36a8e37e8bcb0529fe586e600d5ad884355fafc7 Mon Sep 17 00:00:00 2001 From: Henrik Ammer Date: Mon, 20 Jan 2014 15:03:27 +0100 Subject: [PATCH] Update iScroll to 5.1.1 Changed package.json in last commit, now fixed. --- ajax/libs/iScroll/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajax/libs/iScroll/package.json b/ajax/libs/iScroll/package.json index dde37b6c5..1625888b3 100644 --- a/ajax/libs/iScroll/package.json +++ b/ajax/libs/iScroll/package.json @@ -1,5 +1,5 @@ { - "name": "iscroll", + "name": "iScroll", "filename": "iscroll-min.js", "version": "5.1.1", "description": "Smooth scrolling for the web",