v3.9.0: feat() upgrade to node lts, feat() upgrade axios, jest and other dependencies, chore(): move some dependencies to optional
This commit is contained in:
@@ -20,6 +20,7 @@ export function getTestProxy(): AxiosRequestConfig {
|
||||
username: user,
|
||||
password: pass,
|
||||
},
|
||||
protocol: 'http',
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user