mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-13 21:16:57 +00:00
add packages
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user