mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 07:39:09 +08:00
Adding tunnel types declaration
This commit is contained in:
parent
928e1e68e8
commit
21f449623a
2
packages/http-client/package-lock.json
generated
2
packages/http-client/package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"tunnel": "^0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/tunnel": "0.0.3",
|
||||
"@types/tunnel": "^0.0.3",
|
||||
"proxy": "^1.0.1"
|
||||
}
|
||||
},
|
||||
|
@ -39,7 +39,7 @@
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/tunnel": "0.0.3",
|
||||
"@types/tunnel": "^0.0.3",
|
||||
"proxy": "^1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user