Browse Source
Merge pull request #8126 from abpframework/maliming/bootstrap
Upgrade bootstrap to 4.6 & bootstrap-v4-rtl to 4.6.0-1.
pull/8159/head
Halil İbrahim Kalkan
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
npm/packs/bootstrap/package.json
|
|
|
@ -6,8 +6,8 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/core": "~4.2.2", |
|
|
|
"bootstrap": "^4.5.0", |
|
|
|
"bootstrap-v4-rtl": "4.4.1-2" |
|
|
|
"bootstrap": "^4.6.0", |
|
|
|
"bootstrap-v4-rtl": "4.6.0-1" |
|
|
|
}, |
|
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|
|
|
} |
|
|
|
|