File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
27
27
## Status
28
28
29
- [ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
29
+ [ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
30
30
[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
31
- ![ angular] ( https://img.shields.io/badge/angular-^13.2 .0-lightgrey.svg?style=flat-square&logo=angular )
31
+ ![ angular] ( https://img.shields.io/badge/angular-^13.3 .0-lightgrey.svg?style=flat-square&logo=angular )
32
32
33
- [ npm-coreui-angular-badge-next ] : https://img.shields.io/npm/v/@coreui/angular/next ?style=flat-square&color=red
33
+ [ npm-coreui-angular-badge-latest ] : https://img.shields.io/npm/v/@coreui/angular/latest ?style=flat-square&color=red
34
34
[ npm-coreui-angular ] : https://www.npmjs.com/package/@coreui/angular
35
35
[ npm-coreui-angular-download ] : https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
36
36
53
53
Before you begin, make sure your development environment includes ` Node.js® ` and ` npm ` package manager.
54
54
55
55
###### Node.js
56
- [ ** Angular 13** ] ( https://angular.io/guide/what-is-angular ) requires ` Node.js ` LTS version ` ^12.20 ` , ` ^14 ` or ` ^16 ` .
56
+ [ ** Angular 13** ] ( https://angular.io/guide/what-is-angular ) requires ` Node.js ` LTS version ` ^12.20 ` , ` ^14.15 ` or ` ^16.10 ` .
57
57
58
58
- To check your version, run ` node -v ` in a terminal/console window.
59
59
- To get ` Node.js ` , go to [ nodejs.org] ( https://nodejs.org/ ) .
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " coreui-angular-dev" ,
3
- "version" : " 4.0.0-alpha.15 " ,
3
+ "version" : " 4.0.0-beta.0 " ,
4
4
"description" : " CoreUI Components Library for Angular" ,
5
5
"license" : " MIT" ,
6
6
"author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
Original file line number Diff line number Diff line change 26
26
27
27
## Status
28
28
29
- [ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
29
+ [ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
30
30
[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
31
- ![ angular] ( https://img.shields.io/badge/angular-^13.2 .0-lightgrey.svg?style=flat-square&logo=angular )
31
+ ![ angular] ( https://img.shields.io/badge/angular-^13.3 .0-lightgrey.svg?style=flat-square&logo=angular )
32
32
33
- [ npm-coreui-angular-badge-next ] : https://img.shields.io/npm/v/@coreui/angular/next ?style=flat-square&color=red
33
+ [ npm-coreui-angular-badge-latest ] : https://img.shields.io/npm/v/@coreui/angular/latest ?style=flat-square&color=red
34
34
[ npm-coreui-angular ] : https://www.npmjs.com/package/@coreui/angular
35
35
[ npm-coreui-angular-download ] : https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
36
36
53
53
Before you begin, make sure your development environment includes ` Node.js® ` and ` npm ` package manager.
54
54
55
55
###### Node.js
56
- [ ** Angular 13** ] ( https://angular.io/guide/what-is-angular ) requires ` Node.js ` LTS version ` ^12.20 ` , ` ^14 ` or ` ^16 ` .
56
+ [ ** Angular 13** ] ( https://angular.io/guide/what-is-angular ) requires ` Node.js ` LTS version ` ^12.20 ` , ` ^14.15 ` or ` ^16.10 ` .
57
57
58
58
- To check your version, run ` node -v ` in a terminal/console window.
59
59
- To get ` Node.js ` , go to [ nodejs.org] ( https://nodejs.org/ ) .
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular" ,
3
- "version" : " 4.0.0-alpha.15 " ,
3
+ "version" : " 4.0.0-beta.0 " ,
4
4
"description" : " CoreUI for Angular UI components library" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://coreui.io/angular" ,
You can’t perform that action at this time.
0 commit comments