Include @actions/io

This commit is contained in:
Jason Macgowan
2020-05-18 15:56:00 -04:00
parent 048309c447
commit b2c461f3a2
6 changed files with 517 additions and 4 deletions

5
package-lock.json generated
View File

@@ -27,6 +27,11 @@
"tunnel": "0.0.6"
}
},
"@actions/io": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.2.tgz",
"integrity": "sha512-J8KuFqVPr3p6U8W93DOXlXW6zFvrQAJANdS+vw0YhusLIq+bszW8zmK2Fh1C2kDPX8FMvwIl1OUcFgvJoXLbAg=="
},
"@babel/code-frame": {
"version": "7.5.5",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz",