Normalize package versions (#20)

This commit is contained in:
Danny McCormick
2019-06-24 14:36:36 -04:00
committed by GitHub
parent 135f320c0a
commit d8737aa49c
8 changed files with 17 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "@actions/exec",
"version": "1.0.0",
"version": "0.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@actions/io": {
"version": "1.0.0",
"version": "0.0.0",
"dev": true
}
}