1- ![ angular] ( https://img.shields.io/badge/angular-^12.2 .0-lightgrey.svg?style=flat-square&logo=angular )
1+ ![ angular] ( https://img.shields.io/badge/angular-^13.3 .0-lightgrey.svg?style=flat-square&logo=angular )
22[ ![ npm package] [ npm-coreui-angular-badge-v2 ]] [ npm-coreui-angular ]
33[ ![ npm package] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
44[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
@@ -45,7 +45,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
4545 - [ Prerequisites] ( #prerequisites )
4646 - [ Node.js] ( #nodejs )
4747 - [ Angular CLI] ( #angular-cli )
48- - [ Update to Angular 12 ] ( #update-to-angular-9 )
48+ - [ Update to Angular 13 ] ( #update-to-angular-13 )
4949 - [ Installation] ( #installation )
5050 - [ Clone repo] ( #clone-repo )
5151 - [ Usage] ( #usage )
@@ -79,7 +79,7 @@ CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
7979Before you begin, make sure your development environment includes ` Node.js® ` and an ` npm ` package manager.
8080
8181###### Node.js
82- Angular 12 requires ` Node.js ` version 12.20 or later.
82+ Angular 13 requires ` Node.js ` version 12.20 or later.
8383
8484- To check your version, run ` node -v ` in a terminal/console window.
8585- To get ` Node.js ` , go to [ nodejs.org] ( https://nodejs.org/ ) .
@@ -90,8 +90,8 @@ Install the Angular CLI globally using a terminal/console window.
9090npm install -g @angular/cli
9191```
9292
93- ##### Update to Angular 12
94- Angular 12 requires ` Node.js ` version 12.20 or newer
93+ ##### Update to Angular 13
94+ Angular 13 requires ` Node.js ` version 12.20 or newer
9595Update guide - see: [ https://update.angular.io ] ( https://update.angular.io )
9696
9797## Installation
0 commit comments