Skip to content

Commit 4af282e

Browse files
committed
chore: v2.0.0-beta
- update to `@coreui/react: ^2.0.0-beta` - version bump
1 parent 1892c40 commit 4af282e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CoreUI-React",
3-
"version": "2.0.0-alpha.3",
3+
"version": "2.0.0-beta",
44
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "http://coreui.io",
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@coreui/coreui": "^2.0.0-beta.6",
16-
"@coreui/react": "^2.0.0-alpha.5",
16+
"@coreui/react": "^2.0.0-beta",
1717
"babel-jest": "^22.4.3",
1818
"bootstrap": "4.0.0",
1919
"chart.js": "^2.7.2",

0 commit comments

Comments
 (0)