From ca989306b2af35b11c0f583a6bf491ba7df0288a Mon Sep 17 00:00:00 2001 From: Sebastian Tschan Date: Thu, 25 Apr 2013 11:52:43 +0200 Subject: [PATCH] Updated requirements section. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30f9ba41d..469b03e43 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ Please read the [issue guidelines](https://github.com/blueimp/jQuery-File-Upload * [jQuery UI widget factory](http://api.jqueryui.com/jQuery.widget/) v. 1.9+ (included) * [jQuery Iframe Transport plugin](https://github.com/blueimp/jQuery-File-Upload/blob/master/jquery.iframe-transport.js) (included) * [JavaScript Templates engine](https://github.com/blueimp/JavaScript-Templates) v. 2.1.0+ (optional) -* [JavaScript Load Image function](https://github.com/blueimp/JavaScript-Load-Image) v. 1.2.1+ (optional) -* [JavaScript Canvas to Blob function](https://github.com/blueimp/JavaScript-Canvas-to-Blob) v. 2.0.3+ (optional) +* [JavaScript Load Image function](https://github.com/blueimp/JavaScript-Load-Image) v. 1.4.1+ (optional) +* [JavaScript Canvas to Blob function](https://github.com/blueimp/JavaScript-Canvas-to-Blob) v. 2.0.5+ (optional) * [Bootstrap CSS Toolkit](https://github.com/twitter/bootstrap/) v. 2.1+ (optional) The jQuery UI widget factory is a requirement for the basic File Upload plugin, but very lightweight without any other dependencies.