Skip to content

Commit cf177d2

Browse files
committed
update project dependencies
1 parent a211314 commit cf177d2

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

package-lock.json

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-bootstrap-admin-template",
3-
"version": "2.0.0-rc.1",
3+
"version": "2.0.0",
44
"description": "Free Bootstrap Admin Template",
55
"keywords": [
66
"admin",
@@ -61,7 +61,7 @@
6161
"watch-js": "nodemon --watch src/js/src/ -x \"npm run js\""
6262
},
6363
"dependencies": {
64-
"@coreui/coreui": "^2.0.0-rc.2",
64+
"@coreui/coreui": "2.0.0",
6565
"@coreui/coreui-plugin-chartjs-custom-tooltips": "1.2.0",
6666
"bootstrap": "4.1.1",
6767
"chart.js": "^2.7.2",

0 commit comments

Comments
 (0)