mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Update documented underscore dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user