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
parent
commit
d9074decd0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      npm/packs/bootstrap/package.json

4
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"
}

Loading…
Cancel
Save