From fe865db46004d270eec012c09766b9c0231dd3e8 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Wed, 17 Feb 2016 19:23:49 -0800 Subject: [PATCH] remove knockout.js from requirements --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4f3539c..09e8d5f 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,6 @@ Usage * [lodash.js](https://lodash.com) (>= 3.5.0) * [jQuery](http://jquery.com) (>= 1.11.0) * [jQuery UI](http://jqueryui.com) (>= 1.11.0). Minimum required components: Core, Widget, Mouse, Draggable, Resizable -* (Optional) [knockout.js](http://knockoutjs.com) (>= 3.2.0) * (Optional) [jquery-ui-touch-punch](https://github.com/furf/jquery-ui-touch-punch) for touch-based devices support Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) instead of lodash.js