This commit is contained in:
2021-11-04 10:05:17 +00:00
parent ff67f04c85
commit 82da139825
4 changed files with 172 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"axios": "^0.24.0"
}
}