Remove axios, use fetch API

This commit is contained in:
Xevion
2023-02-20 00:37:48 -06:00
parent e188215331
commit 9907772020
3 changed files with 10 additions and 13 deletions

View File

@@ -9,7 +9,6 @@
"start": "next start"
},
"dependencies": {
"axios": "^1.2.2",
"date-fns": "^2.29.3",
"immutability-helper": "^3.1.1",
"ipaddr.js": "^2.0.1",