2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Revert some changes that are only required when we actually release

This commit is contained in:
Jay
2022-04-05 15:47:01 +02:00
parent 499d3bee54
commit ee151a7356
5 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module.exports = {
"version": "0.26.3"
"version": "0.26.1"
};