chore: update with version support

- Update to note support for 1.5
- Bump up the ngversion for Plunker

Closes #5437
This commit is contained in:
Wesley Cho
2016-02-08 06:32:37 -08:00
parent 32a247471f
commit cd2f050f2f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -154,7 +154,7 @@
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.4.x, tested with <%= ngversion %>).
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.4.x or higher, 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://angularjs.org" target="_blank">Angular-animate</a> (the version should match with your angular's, tested with <%= ngversion %>) if you plan in using animations, you need to load angular-animate as well.</li>