Skip to content

Commit c39fbf7

Browse files
committed
Revert axios
Reverting axios (update previously made in #607). In order to step to latest axios (today 1.6.0) the change in axios from Common JS to ES Module in axios needs to be handled. This revert is only to make a release more sucessfull.
1 parent bb1654e commit c39fbf7

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

package-lock.json

+11-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/express": "^4.17.13",
6161
"ajv": "^8.11.0",
6262
"atem-connection": "3.4.0",
63-
"axios": "^1.6.0",
63+
"axios": "^0.27.2",
6464
"bcryptjs": "^2.4.0",
6565
"bonjour-service": "^1.0.12",
6666
"compression": "^1.7.4",

0 commit comments

Comments
 (0)