Skip to content

Commit 76ee1ef

Browse files
authored
Merge pull request #81 from tiagosiebler/axiosfix
fix: axios build error
2 parents 33f8a0f + b57598c commit 76ee1ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"Jerko J (https://github.com/JJ-Cro)"
2929
],
3030
"dependencies": {
31-
"axios": "^1.12.0",
31+
"axios": "^1.12.2",
3232
"isomorphic-ws": "^4.0.1",
3333
"ws": "^8.18.3"
3434
},

0 commit comments

Comments
 (0)