diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2022-09-22 21:29:52 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2022-09-22 21:29:52 +0200 |
commit | d878f1bc6981bba29f186bc69de7f92fa4ed4dfc (patch) | |
tree | 121fc50920c565bcfc08869dd0ce687aabf7ca62 /package.json | |
parent | updated aiohttp (diff) | |
download | newspipe-d878f1bc6981bba29f186bc69de7f92fa4ed4dfc.tar.gz newspipe-d878f1bc6981bba29f186bc69de7f92fa4ed4dfc.tar.bz2 newspipe-d878f1bc6981bba29f186bc69de7f92fa4ed4dfc.zip |
updated bootstrap
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e3e16d6e..d613ffbe 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "private": true, "dependencies": { "@popperjs/core": "^2.11.6", - "bootstrap": "^5.2.0", + "bootstrap": "^5.2.1", "chart.js": "^3.9.1", "fork-awesome": "^1.2.0", "moment": "^2.29.4" |