feat(data): fetch using fetch instead of axios if available (#25)

* Update changelog, add browser extension support

* Update index.js

---------

Co-authored-by: Haroen Viaene <hello@haroen.me>
This commit is contained in:
David Fiattarone
2024-01-29 05:29:29 -08:00
committed by GitHub
parent f28361c4bc
commit 02cd2f083c
4 changed files with 520 additions and 3 deletions

View File

@@ -24,6 +24,8 @@
"flow": "flow"
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.3",
"ava": "^0.25.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.0.2",