This commit is contained in:
Opportunity
2019-09-30 20:02:11 +08:00
Unverified
parent 74d9ac9b05
commit 7b6710e12b
60 changed files with 9504 additions and 180 deletions
+4 -1
View File
@@ -11,6 +11,9 @@
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/github": "^1.1.0",
"node-fetch": "^2.6.0"
"@octokit/rest": "^16.30.1",
"node-fetch": "^2.6.0",
"semver": "^6.3.0",
"simple-git": "^1.126.0"
}
}