提交 ee151a73 编写于 作者: J Jay

Revert some changes that are only required when we actually release

上级 499d3bee
# Changelog
### 0.26.3
Fixes and Functionality:
- Bump follow-redirects from 1.14.7 to 1.14.9 ([#4473](https://github.com/axios/axios/pull/4562))
### 0.26.1 (March 9, 2022)
Fixes and Functionality:
......
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.26.3",
"version": "0.26.1",
"homepage": "https://axios-http.com",
"authors": [
"Matt Zabriskie"
......
module.exports = {
"version": "0.26.3"
"version": "0.26.1"
};
\ No newline at end of file
{
"name": "axios",
"version": "0.26.3",
"version": "0.26.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "axios",
"version": "0.26.3",
"version": "0.26.1",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.14.9",
{
"name": "axios",
"version": "0.26.3",
"version": "0.26.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"types": "index.d.ts",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册