polyfill for svg innerhtml
This commit is contained in:
parent
9cf0ad94f5
commit
072e565b84
@ -1,3 +1,4 @@
|
|||||||
|
import 'svg-innerhtml'
|
||||||
import 'babel-polyfill'
|
import 'babel-polyfill'
|
||||||
|
|
||||||
import classes from '../styles/atat.scss'
|
import classes from '../styles/atat.scss'
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
"date-fns": "^1.29.0",
|
"date-fns": "^1.29.0",
|
||||||
"npm": "^6.0.1",
|
"npm": "^6.0.1",
|
||||||
"parcel": "^1.9.7",
|
"parcel": "^1.9.7",
|
||||||
|
"svg-innerhtml": "^1.1.0",
|
||||||
"text-mask-addons": "^3.8.0",
|
"text-mask-addons": "^3.8.0",
|
||||||
"uswds": "^1.6.3",
|
"uswds": "^1.6.3",
|
||||||
"v-tooltip": "^2.0.0-rc.33",
|
"v-tooltip": "^2.0.0-rc.33",
|
||||||
|
@ -6505,6 +6505,10 @@ supports-color@^5.3.0, supports-color@^5.4.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
has-flag "^3.0.0"
|
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:
|
svgo@^0.7.0:
|
||||||
version "0.7.2"
|
version "0.7.2"
|
||||||
resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
|
resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user