Skip to content

Commit 43ba8ba

Browse files
committed
update to 1.0.4
1 parent dfb943e commit 43ba8ba

File tree

175 files changed

+26
-13070
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+26
-13070
lines changed

Vue_Full_Project/package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
22
"name": "@coreui/vue",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "",
5-
"author": "Łukasz Holeczek <[email protected]>",
5+
"author": "Łukasz Holeczek",
6+
"homepage": "http://coreui.io",
7+
"copyright": "Copyright 2017 creativeLabs Łukasz Holeczek",
8+
"license": "MIT",
69
"private": true,
710
"scripts": {
811
"dev": "node build/dev-server.js",
@@ -14,6 +17,7 @@
1417
"lint": "eslint --ext .js,.vue src test/unit/specs test/e2e/specs"
1518
},
1619
"dependencies": {
20+
"bootstrap": "4.0.0-beta.2",
1721
"bootstrap-vue": "1.0.0-beta.9",
1822
"chart.js": "2.7.0",
1923
"font-awesome": "^4.7.0",

Vue_Full_Project/scss/bootstrap/_alert.scss

-49
This file was deleted.

Vue_Full_Project/scss/bootstrap/_badge.scss

-47
This file was deleted.

Vue_Full_Project/scss/bootstrap/_breadcrumb.scss

-38
This file was deleted.

Vue_Full_Project/scss/bootstrap/_button-group.scss

-207
This file was deleted.

0 commit comments

Comments
 (0)