Skip to content

Commit

Permalink
add axios
Browse files Browse the repository at this point in the history
  • Loading branch information
PipeItToDevNull committed Dec 7, 2024
1 parent 16eb6fb commit 91b772b
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 3 deletions.
100 changes: 100 additions & 0 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@azure/storage-blob": "12.25.0",
"axios": "^1.7.9",
"uuid": "11.0.3"
},
"devDependencies": {}
}
}
}

0 comments on commit 91b772b

Please sign in to comment.