API: Remove fetch polyfill
All browser except IE have supported this for longer than Pleroma even exists.
This commit is contained in:
parent
178ff1672d
commit
0c36486299
2 changed files with 1 additions and 3 deletions
|
@ -32,8 +32,7 @@
|
|||
"vue-router": "^3.0.1",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vuelidate": "^0.7.4",
|
||||
"vuex": "^3.0.1",
|
||||
"whatwg-fetch": "^2.0.3"
|
||||
"vuex": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"karma-mocha-reporter": "^2.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue