File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
demo/src/app/pages/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ See the [Documentation](https://edcarroll.github.io/ng2-semantic-ui) for install
4141## Dependencies
4242
4343* [ Angular] ( https://angular.io ) (^4.3.1)
44- * [ Semantic UI CSS] ( http://semantic-ui.com/ ) (jQuery is ** not** required)
44+ * [ Semantic UI CSS] ( http://semantic-ui.com/ ) (^2.2.13) ( jQuery is ** not** required)
4545
4646## Component Support
4747
Original file line number Diff line number Diff line change @@ -46,6 +46,6 @@ <h2 class="ui dividing header">Installation</h2>
4646 < h2 class ="ui dividing header "> Dependencies</ h2 >
4747 < div class ="ui bulleted list ">
4848 < div class ="item "> < a href ="https://angular.io "> Angular</ a > (^4.3.1)</ div >
49- < div class ="item "> < a href ="http://semantic-ui.com/ "> Semantic UI CSS</ a > (jQuery is < strong > not</ strong > required)</ div >
49+ < div class ="item "> < a href ="http://semantic-ui.com/ "> Semantic UI CSS</ a > (^2.2.13) ( jQuery is < strong > not</ strong > required)</ div >
5050 </ div >
5151</ demo-page-content >
You can’t perform that action at this time.
0 commit comments