Skip to content

Commit 338d579

Browse files
committed
update to 1.0.4
1 parent 8b49e36 commit 338d579

File tree

215 files changed

+66
-13129
lines changed

Some content is hidden

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

215 files changed

+66
-13129
lines changed

React_Full_Project/package.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "@coreui/react",
3-
"version": "1.0.3",
4-
"description": "",
5-
"author": "Łukasz Holeczek <[email protected]>",
6-
"url": "http://coreui.io",
3+
"version": "1.0.4",
4+
"description": "Open Source Bootstrap Admin Template",
5+
"author": "Łukasz Holeczek",
6+
"homepage": "http://coreui.io",
77
"copyright": "Copyright 2017 creativeLabs Łukasz Holeczek",
88
"license": "MIT",
99
"private": true,
10-
"homepage": ".",
1110
"devDependencies": {
1211
"babel-core": "^6.26.0",
1312
"babel-loader": "^7.1.2",
@@ -32,7 +31,7 @@
3231
"webpack-dev-server": "^2.9.2"
3332
},
3433
"dependencies": {
35-
"bootstrap": "^4.0.0-beta.2",
34+
"bootstrap": "4.0.0-beta.2",
3635
"chart.js": "2.7.0",
3736
"font-awesome": "^4.7.0",
3837
"history": "4.7.2",

React_Full_Project/scss/bootstrap/_alert.scss

-49
This file was deleted.

React_Full_Project/scss/bootstrap/_badge.scss

-47
This file was deleted.

React_Full_Project/scss/bootstrap/_breadcrumb.scss

-38
This file was deleted.

React_Full_Project/scss/bootstrap/_button-group.scss

-207
This file was deleted.

0 commit comments

Comments
 (0)