Polyfill fetch

This commit is contained in:
richard-dds
2019-08-06 10:39:46 -04:00
parent a4581e7a7c
commit 5329937eb9
3 changed files with 8 additions and 1 deletions

View File

@@ -26,7 +26,8 @@
"uswds": "^1.6.9",
"v-tooltip": "^2.0.0-rc.33",
"vue": "2.5.15",
"vue-text-mask": "^6.1.2"
"vue-text-mask": "^6.1.2",
"whatwg-fetch": "^3.0.0"
},
"devDependencies": {
"@vue/test-utils": "^1.0.0-beta.25",