chore: bump minimum angular version in homepage

Closes #5018
This commit is contained in:
Foxandxss
2015-12-05 19:29:11 +01:00
committed by Wesley Cho
parent 8930a7f373
commit 62e0761351
+3 -2
View File
@@ -154,8 +154,9 @@
JavaScript is required. The <strong>only required dependencies</strong> are:
</p>
<ul>
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.3.x, tested with <%= ngversion %>).
0.12.0 is the last version of this library that supports AngularJS 1.2.x.</li>
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.4.x, tested with <%= ngversion %>).
0.14.3 is the last version of this library that supports AngularJS 1.3.x and
0.12.0 is the last version that supports AngularJS 1.2.x.</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.