Update documented underscore dependency

This commit is contained in:
Graeme Yeates
2015-05-13 23:49:04 -04:00
parent 2b628d5f46
commit dfd2e5b188

View File

@@ -600,7 +600,7 @@
<p>
Backbone's only hard dependency is
<a href="http://underscorejs.org/">Underscore.js</a> <small>( >= 1.5.0)</small>.
<a href="http://underscorejs.org/">Underscore.js</a> <small>( >= 1.7.0)</small>.
For RESTful persistence and DOM manipulation with <a href="#View">Backbone.View</a>,
include <b><a href="http://jquery.com">jQuery</a></b> ( >= 1.11.0), and
<b><a href="https://github.com/douglascrockford/JSON-js">json2.js</a></b> for older