Skip to content

Commit 46c9289

Browse files
committed
build: add @coreui/react library version
1 parent a4ec5f3 commit 46c9289

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "@coreui/coreui-free-react-admin-template",
3-
"version": "4.0.0-alpha.0",
43
"description": "CoreUI Free React Admin Template",
4+
"version": "4.0.0-alpha.0",
5+
"config": {
6+
"coreui_library_short_version": "4.0"
7+
},
58
"author": {
69
"name": "CoreUI",
710
"url": "https://coreui.io",

0 commit comments

Comments
 (0)