This commit is contained in:
Opportunity
2019-09-30 18:16:56 +08:00
Unverified
parent 7c2a9b6f1c
commit 74d9ac9b05
3 changed files with 17 additions and 9 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/github": "^1.1.0"
"@actions/github": "^1.1.0",
"node-fetch": "^2.6.0"
}
}