mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
Update io
This commit is contained in:
parent
9f0c2dfa0d
commit
02c1a8e374
27 changed files with 229 additions and 498 deletions
|
@ -22,7 +22,6 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/exit": "file:toolkit/actions-exit-0.0.0.tgz",
|
||||
"@actions/core": "file:toolkit/actions-core-0.0.0.tgz",
|
||||
"@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
|
||||
"@actions/exec": "file:toolkit/actions-exec-0.0.0.tgz",
|
||||
|
@ -33,7 +32,6 @@
|
|||
"@types/jest": "^24.0.13",
|
||||
"@types/node": "^12.0.4",
|
||||
"@types/semver": "^6.0.0",
|
||||
"husky": "^2.3.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-circus": "^24.7.1",
|
||||
"prettier": "^1.17.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue