Update io

This commit is contained in:
Danny McCormick 2019-07-15 14:09:50 -04:00
parent 9f0c2dfa0d
commit 02c1a8e374
27 changed files with 229 additions and 498 deletions

View file

@ -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",