add packages

This commit is contained in:
Rachael Sewell 2019-08-06 20:54:32 -07:00
parent 3423c5a0bc
commit ba3261b69d

View File

@ -7,5 +7,9 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"@actions/core": "0.x",
"@actions/github: "0.x"
}
}