Skip to content

Commit

Permalink
Merge pull request #41 from krekas/issue-37
Browse files Browse the repository at this point in the history
Set coreui npm bootstrap to v5
  • Loading branch information
PovilasKorop authored Nov 14, 2021
2 parents 6353a43 + 43bd596 commit 553c13a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Console/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ protected function replaceWithCoreUITheme()
return [
'@coreui/coreui' => '^4.0.2',
'resolve-url-loader' => '^4.0.0',
'bootstrap' => '^5.1.3',
] + $packages;
});

Expand Down

0 comments on commit 553c13a

Please sign in to comment.