chore(package): downgrade @types/request to version 0.0.46

pull/6/head
ikatyang 2017-07-16 00:55:00 +08:00
parent f8c337f9ba
commit 40bcd9cf7b
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"@types/cheerio": "0.22.2",
"@types/jest": "20.0.2",
"@types/node": "8.0.13",
"@types/request": "0.0.47",
"@types/request": "0.0.46",
"jest": "20.0.4",
"jest-playback": "1.0.0",
"ts-jest": "20.0.7",

View File

@ -51,9 +51,9 @@
version "8.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.13.tgz#530f0f9254209b0335bf5cc6387822594ef47093"
"@types/request@0.0.47":
version "0.0.47"
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.47.tgz#b8093530603ffd04782bf48e95aba5a25eb4f88b"
"@types/request@0.0.46":
version "0.0.46"
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"
dependencies:
"@types/form-data" "*"
"@types/node" "*"