Skip to content

Commit a61112d

Browse files
demo(all): indicate that we depend on AngularJS 1.2.x
1 parent 35c9307 commit a61112d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/demo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3>Dependencies</h3>
141141
JavaScript is required. The <strong>only required dependencies</strong> are:
142142
</p>
143143
<ul>
144-
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (minimal version 1.0.8)</li>
144+
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.2.x, tested with <%= ngversion %>)</li>
145145
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
146146
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
147147
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.

0 commit comments

Comments
 (0)