Skip to content

Commit 0791671

Browse files
committed
refcator: update scripts to latest version of coreui
1 parent 8d2deb9 commit 0791671

22 files changed

+186
-341
lines changed

package-lock.json

Lines changed: 4 additions & 159 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-beta.1",
3+
"version": "2.0.0-beta.2",
44
"description": "Free Bootstrap Admin Template",
55
"keywords": [
66
"admin",
@@ -63,7 +63,7 @@
6363
"watch-js": "nodemon --watch src/js/src/ -x \"npm run js\""
6464
},
6565
"dependencies": {
66-
"@coreui/coreui": "^2.0.0-beta.2",
66+
"@coreui/coreui": "^2.0.0-beta.4",
6767
"@coreui/plugin-chartjs-custom-tooltips": "0.0.1",
6868
"bootstrap": "4.0.0",
6969
"chart.js": "^2.7.2",

src/css/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/css/style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/css/style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/css/style.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/js/charts.js

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

0 commit comments

Comments
 (0)