File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.5 - 2018-01-19
4+
5+ - Upgrade to Bootstrap 4
6+
37## 1.0.4 - 2018-01-18
48
59- Fixed spa mode
Original file line number Diff line number Diff line change 1414 "@fortawesome/vue-fontawesome" : " ^0.0.22" ,
1515 "@nuxtjs/router" : " ^1.0.1" ,
1616 "axios" : " ^0.17.1" ,
17- "bootstrap" : " ^4.0.0-beta.3 " ,
17+ "bootstrap" : " ^4.0.0" ,
1818 "dotenv" : " ^4.0.0" ,
1919 "jquery" : " ^3.2.1" ,
2020 "js-cookie" : " ^2.2.0" ,
Original file line number Diff line number Diff line change @@ -1041,9 +1041,9 @@ boom@5.x.x:
10411041 dependencies :
10421042 hoek "4.x.x"
10431043
1044- bootstrap@^4.0.0-beta.3 :
1045- version "4.0.0-beta.3 "
1046- resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-beta.3. tgz#60f0660bc3d121176514b361f6f83201c7ff8874 "
1044+ bootstrap@^4.0.0 :
1045+ version "4.0.0"
1046+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0. tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a "
10471047
10481048brace-expansion@^1.1.7 :
10491049 version "1.1.8"
You can’t perform that action at this time.
0 commit comments