Skip to content

Commit

Permalink
Merge pull request #96 from Lombiq/issue/OSOE-677
Browse files Browse the repository at this point in the history
OSOE-677: Upgrade bootstrap
  • Loading branch information
sarahelsaig authored Nov 8, 2023
2 parents 7ba7ed8 + de5dc91 commit 4c03efb
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Lombiq.BaseTheme.Samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"private": true,
"dependencies": {
"bootstrap": "5.2.3"
"bootstrap": "5.3.2"
},
"scripts": {
"build": "npm explore nodejs-extensions -- pnpm build",
Expand Down
10 changes: 5 additions & 5 deletions Lombiq.BaseTheme.Samples/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Lombiq.BaseTheme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"dependencies": {
"bootstrap": "5.2.3"
"bootstrap": "5.3.2"
},
"scripts": {
"build": "npm explore nodejs-extensions -- pnpm build",
Expand Down
10 changes: 5 additions & 5 deletions Lombiq.BaseTheme/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c03efb

Please sign in to comment.