mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-19 18:14:06 +08:00
fix: pin @types/node to 10.12.8
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"@types/js-yaml": "^3.10.1",
|
||||
"@types/jsonwebtoken": "^7.2.5",
|
||||
"@types/nock": "^9.1.0",
|
||||
"@types/node": "^10.7.0",
|
||||
"@types/node": "10.12.8",
|
||||
"@types/qs": "^6.5.1",
|
||||
"@types/raven": "^2.1.5",
|
||||
"@types/resolve": "^0.0.4",
|
||||
|
||||
Reference in New Issue
Block a user