Skip to content

Commit aec0f09

Browse files
committedJun 1, 2020
chore: 3.0.0 release
1 parent 12c2ba3 commit aec0f09

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "3.0.0-rc.2",
3+
"version": "3.0.0",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {
@@ -38,8 +38,8 @@
3838
"link": "npm link && link.sh"
3939
},
4040
"dependencies": {
41-
"@coreui/icons": "^2.0.0-beta.3",
42-
"@coreui/icons-react": "^1.0.0-rc.1",
41+
"@coreui/icons": "2.0.0-beta.3",
42+
"@coreui/icons-react": "^1.0.0",
4343
"@coreui/utils": "~1.3.1",
4444
"@popperjs/core": "~2.4.0",
4545
"classnames": "~2.2.6",

0 commit comments

Comments
 (0)