blob: 4467fa96b64a4984597b3abf20215556cd2a2524 [file] [log] [blame] [edit]
{
"name": "release-helper",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^6.0.0"
}
}