mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-14 05:43:35 +00:00
add packages
This commit is contained in:
@@ -7,5 +7,9 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"dependencies": {
|
||||||
|
"@actions/core": "0.x",
|
||||||
|
"@actions/github: "0.x"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user