Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2022-07-17 01:31:55 +0300
committerGitHub <noreply@github.com>2022-07-17 01:31:55 +0300
commit2e38adacd3e8b4520afac582bb5e822f436ba44e (patch)
tree53ce45ce7242d01a5ec92c25990dea65fc048408 /package-lock.json
parent27860fdc9ae8288ebb47db5206d9e24243fb09a6 (diff)
Fixes for v1.9.1 (#1373)
* Properly add font-display to CSS and SCSS templates for icon fonts Fixes #1368 * Add missing icons and fix broken ones from v1.9.0 release - Fixes #1372: Rename cassette and cassette-fill - Fixes #1370: Adds fuel pump and EV station icons - Fixes #1367: Fixes duplicate path in Apple icon * Bump versions, update homepage new banner * Update social card
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 861c7de2c..e6c83461a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "bootstrap-icons",
- "version": "1.9.0",
+ "version": "1.9.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bootstrap-icons",
- "version": "1.9.0",
+ "version": "1.9.1",
"license": "MIT",
"devDependencies": {
"autoprefixer": "^10.4.7",