mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Update xhr2 requirement from ^0.1.4 to ^0.2.0
Updates the requirements on [xhr2](https://github.com/pwnall/node-xhr2) to permit the latest version. - [Release notes](https://github.com/pwnall/node-xhr2/releases) - [Commits](https://github.com/pwnall/node-xhr2/compare/v0.1.4...0.2.0)
This commit is contained in:
parent
81da6e90d4
commit
3344921723
@ -193,7 +193,7 @@
|
||||
"typescript": "~3.4.1",
|
||||
"unified": "^7.0.0",
|
||||
"xhr-mock": "^2.4.1",
|
||||
"xhr2": "^0.1.4"
|
||||
"xhr2": "^0.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest --config .jest.js --no-cache",
|
||||
|
Loading…
Reference in New Issue
Block a user