aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/package.js
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-10 07:59:31 +0000
committerMario <mario@mariovavti.com>2021-10-10 07:59:31 +0000
commitaf5218593a45865e11080b55c986a7a685fa8bbb (patch)
treec529635dd90249bba0cd641cf527404e908291c7 /vendor/twbs/bootstrap/package.js
parentf19acd9f50ec9b8c78f77af64d523d2295b46052 (diff)
downloadvolse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.tar.gz
volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.tar.bz2
volse-hubzilla-af5218593a45865e11080b55c986a7a685fa8bbb.zip
update composer libs
Diffstat (limited to 'vendor/twbs/bootstrap/package.js')
-rw-r--r--vendor/twbs/bootstrap/package.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/package.js b/vendor/twbs/bootstrap/package.js
index bba781361..e561a6a74 100644
--- a/vendor/twbs/bootstrap/package.js
+++ b/vendor/twbs/bootstrap/package.js
@@ -5,7 +5,7 @@
Package.describe({
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
- version: '5.1.2',
+ version: '5.1.3',
git: 'https://github.com/twbs/bootstrap.git'
})