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:
authorXhmikosR <xhmikosr@gmail.com>2022-04-05 18:49:09 +0300
committerGitHub <noreply@github.com>2022-04-05 18:49:09 +0300
commitb5c64b99d75b3abeac0af91a90c0075f79d3d1cc (patch)
tree8417a672eef36d59a9e0e956c4e0a46e14ab2ce3 /package.json
parent9e3d964698f0fec0eb9a52f22ab0dc5728cca40c (diff)
Update svg-sprite to v2.0.0-beta2 (#1259)
* Update svg-sprite to v2.0.0-beta3 * Update bootstrap-icons.svg
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index afe8d467f..b05dadddf 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"purgecss": "^4.1.3",
"stylelint": "^14.6.1",
"stylelint-config-twbs-bootstrap": "^3.0.1",
- "svg-sprite": "^1.5.4",
+ "svg-sprite": "^2.0.0-beta3",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"
},