Skip to content

Commit

Permalink
demo(all): indicate that we depend on AngularJS 1.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozlowski-opensource committed Jan 18, 2014
1 parent 35c9307 commit a61112d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h3>Dependencies</h3>
JavaScript is required. The <strong>only required dependencies</strong> are:
</p>
<ul>
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (minimal version 1.0.8)</li>
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.2.x, tested with <%= ngversion %>)</li>
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.
Expand Down

0 comments on commit a61112d

Please sign in to comment.