Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit f2b33d6

Browse files
committed
chore: 3.0.0-alpha.3 release for CoreUI 4
1 parent 94c8426 commit f2b33d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-icons-angular",
3-
"version": "3.0.0-alpha.2",
3+
"version": "3.0.0-alpha.3",
44
"description": "CoreUI Icons Angular component",
55
"license": "MIT",
66
"homepage": "https://coreui.io",
@@ -84,7 +84,7 @@
8484
"angular"
8585
],
8686
"engines": {
87-
"node": ">= 12.10",
87+
"node": "^12.20.0 || ^14.15.0 || >=16.10.0",
8888
"npm": ">= 6"
8989
}
9090
}

projects/coreui-icons-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/icons-angular",
3-
"version": "3.0.0-alpha.2",
3+
"version": "3.0.0-alpha.3",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2021 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)