polyfill for svg innerhtml

This commit is contained in:
Andrew Croce 2018-09-11 09:46:32 -04:00
parent 9cf0ad94f5
commit 072e565b84
3 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import 'svg-innerhtml'
import 'babel-polyfill'
import classes from '../styles/atat.scss'

View File

@ -17,6 +17,7 @@
"date-fns": "^1.29.0",
"npm": "^6.0.1",
"parcel": "^1.9.7",
"svg-innerhtml": "^1.1.0",
"text-mask-addons": "^3.8.0",
"uswds": "^1.6.3",
"v-tooltip": "^2.0.0-rc.33",

View File

@ -6505,6 +6505,10 @@ supports-color@^5.3.0, supports-color@^5.4.0:
dependencies:
has-flag "^3.0.0"
svg-innerhtml@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/svg-innerhtml/-/svg-innerhtml-1.1.0.tgz#5e5d1efbc32596479e73a1e8e221d1222678b678"
svgo@^0.7.0:
version "0.7.2"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"