diff options
author | Mario <mario@mariovavti.com> | 2021-10-10 07:59:31 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-10-10 07:59:31 +0000 |
commit | af5218593a45865e11080b55c986a7a685fa8bbb (patch) | |
tree | c529635dd90249bba0cd641cf527404e908291c7 /vendor/twbs/bootstrap/js/dist/button.js | |
parent | f19acd9f50ec9b8c78f77af64d523d2295b46052 (diff) | |
download | volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.tar.gz volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.tar.bz2 volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.zip |
update composer libs
Diffstat (limited to 'vendor/twbs/bootstrap/js/dist/button.js')
-rw-r--r-- | vendor/twbs/bootstrap/js/dist/button.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/twbs/bootstrap/js/dist/button.js b/vendor/twbs/bootstrap/js/dist/button.js index 749b75c59..f9755e3d4 100644 --- a/vendor/twbs/bootstrap/js/dist/button.js +++ b/vendor/twbs/bootstrap/js/dist/button.js @@ -1,5 +1,5 @@ /*! - * Bootstrap button.js v5.1.2 (https://getbootstrap.com/) + * Bootstrap button.js v5.1.3 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ @@ -16,7 +16,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.2): util/index.js + * Bootstrap (v5.1.3): util/index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ @@ -71,7 +71,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.2): button.js + * Bootstrap (v5.1.3): button.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |