Skip to content

Commit 9f2e894

Browse files
committed
ship v2.0.0-beta.4
1 parent 3cae591 commit 9f2e894

20 files changed

+1541
-1508
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.3",
3+
"version": "2.0.0-beta.4",
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.4",
66+
"@coreui/coreui": "^2.0.0-beta.8",
6767
"@coreui/coreui-plugin-chartjs-custom-tooltips": "1.0.0",
6868
"bootstrap": "4.1.0",
6969
"chart.js": "^2.7.2",
@@ -80,8 +80,8 @@
8080
"@babel/core": "^7.0.0-beta.44",
8181
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.44",
8282
"@babel/preset-env": "^7.0.0-beta.44",
83-
"autoprefixer": "^8.2.0",
84-
"babel-eslint": "^8.2.2",
83+
"autoprefixer": "^8.3.0",
84+
"babel-eslint": "^8.2.3",
8585
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
8686
"browser-sync": "2.23.6",
8787
"clean-css-cli": "^4.1.11",

0 commit comments

Comments
 (0)