Skip to content

Commit

Permalink
chore: use axios 1.1.3 because axios 1.2.0 cant fetch opencollective …
Browse files Browse the repository at this point in the history
…sponsors
  • Loading branch information
vkarpov15 committed Dec 12, 2022
1 parent 82943da commit 60b7f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"acquit-ignore": "0.2.0",
"acquit-require": "0.1.1",
"assert-browserify": "2.0.0",
"axios": "1.2.0",
"axios": "1.1.3",
"babel-loader": "8.2.5",
"benchmark": "2.1.4",
"bluebird": "3.7.2",
Expand Down

0 comments on commit 60b7f1c

Please sign in to comment.