1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-22 10:23:51 +01:00

Merge branch 'master' into tslint-config-ikatyang-1.0.0-#10

This commit is contained in:
Ika 2017-07-22 00:37:41 +08:00 committed by GitHub
commit ab4310cd31
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -51,9 +51,9 @@
version "8.0.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.14.tgz#4a19dc6bb61d16c01cbadc7b30ac23518fff176b"
"@types/request@0.0.46":
version "0.0.46"
resolved "https://registry.yarnpkg.com/@types/request/-/request-0.0.46.tgz#918fdfae249090d018901fc291ae4c4ceac30e6b"
"@types/request@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.0.tgz#7d6fd2a1ef48ad07d0e3333471b8267156d707a4"
dependencies:
"@types/form-data" "*"
"@types/node" "*"