aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-08-14 10:57:36 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitcea08e9b9ae0a396a813ca54e250aff703afc1fe (patch)
tree37c095f9aaa57bf879b534e41642b5a0dc6b3010 /vnext/package.json
parent340d8b124edc2b73fce4ab1c150c2a4fffb0c7d3 (diff)
add external svg shim
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index bb55b26f..bcbac443 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -88,6 +88,7 @@
"react-router-dom": "^5.0.1",
"react-use-form-state": "^0.11.0",
"regenerator-runtime": "^0.13.3",
+ "svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.7"
}
}