mirror of
https://github.com/actions/setup-go.git
synced 2025-07-16 20:15:14 -06:00
added nock as dev dependency
This commit is contained in:
parent
cd143b4bb4
commit
3f12dc48a0
2 changed files with 121 additions and 5 deletions
|
@ -31,11 +31,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.13",
|
||||
"@types/nock": "^10.0.3",
|
||||
"@types/node": "^12.0.4",
|
||||
"@types/semver": "^6.0.0",
|
||||
"husky": "^2.3.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-circus": "^24.7.1",
|
||||
"nock": "^10.0.6",
|
||||
"prettier": "^1.17.1",
|
||||
"ts-jest": "^24.0.2",
|
||||
"typescript": "^3.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue