- @actions/[email protected]
 - @actions/[email protected]
 - @actions/[email protected]
 - @actions/[email protected]
 - @actions/[email protected]
This commit is contained in:
Jonathan Clem
2019-09-05 11:03:19 -04:00
parent 7772d5f810
commit a2ab4bcf78
5 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
{
"name": "@actions/exec",
"version": "1.0.0",
"version": "1.0.1",
"description": "Actions exec lib",
"keywords": [
"github",
"actions",
"actions",
"exec"
],
"homepage": "https://github.com/actions/toolkit/tree/master/packages/exec",
@@ -32,6 +32,6 @@
"url": "https://github.com/actions/toolkit/issues"
},
"devDependencies": {
"@actions/io": "^1.0.0"
"@actions/io": "^1.0.1"
}
}