Skip to content

Commit 9a513c1

Browse files
committed
Axios was missing as a dependency
1 parent 880c6da commit 9a513c1

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

package-lock.json

Lines changed: 61 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"@types/uuid-apikey": "^1.5.0",
8181
"@typescript-eslint/eslint-plugin": "^6.4.0",
8282
"@typescript-eslint/parser": "^6.4.0",
83+
"axios": "^1.5.0",
8384
"eslint": "^8.47.0",
8485
"eslint-config-prettier": "^9.0.0",
8586
"eslint-plugin-import": "^2.28.0",

0 commit comments

Comments
 (0)