Skip to content

Commit e0d5e82

Browse files
committed
refactor: change versions and dates
1 parent 5b3dcf8 commit e0d5e82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Light Bootstrap Dashboard React - v1.3.0
4+
* Light Bootstrap Dashboard React - v2.0.0
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-react
8-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/light-bootstrap-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim
@@ -22,7 +22,7 @@ import { BrowserRouter, Route, Switch, Redirect } from "react-router-dom";
2222

2323
import "bootstrap/dist/css/bootstrap.min.css";
2424
import "./assets/css/animate.min.css";
25-
import "./assets/scss/light-bootstrap-dashboard-react.scss?v=1.3.0";
25+
import "./assets/scss/light-bootstrap-dashboard-react.scss?v=2.0.0";
2626
import "./assets/css/demo.css";
2727
import "@fortawesome/fontawesome-free/css/all.min.css";
2828

0 commit comments

Comments
 (0)