Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @actions/[email protected]
 - @actions/[email protected]
 - @actions/[email protected]
 - @actions/[email protected]
 - @actions/[email protected]
  • Loading branch information
Danny McCormick committed Aug 7, 2019
1 parent d7f00ea commit a40bce7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/tool-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"semver": "^6.1.0",
"typed-rest-client": "^1.4.0",
"uuid": "^3.3.2",
"@actions/core": "^1.0.0",
"@actions/exec": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/exec": "^1.0.0"
"semver": "^6.1.0",
"typed-rest-client": "^1.4.0",
"uuid": "^3.3.2"
},
"devDependencies": {
"nock": "^10.0.6",
"@types/nock": "^10.0.3",
"@types/semver": "^6.0.0",
"@types/uuid": "^3.4.4"
"@types/uuid": "^3.4.4",
"nock": "^10.0.6"
}
}

0 comments on commit a40bce7

Please sign in to comment.