rust/.github/actions/github-release/package.json
2021-12-22 21:30:56 +02:00

11 lines
189 B
JSON

{
"name": "wasmtime-github-release",
"version": "0.0.0",
"main": "main.js",
"dependencies": {
"@actions/core": "^1.6",
"@actions/github": "^5.0",
"glob": "^7.1.5"
}
}