init issue translate action
Showing
此差异由.gitattributes 抑制。
此差异由.gitattributes 抑制。
此差异已折叠。
... | ... | @@ -25,7 +25,10 @@ |
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@actions/core": "^1.2.6" | ||
"@actions/core": "^1.2.6", | ||
"@actions/github": "^4.0.0", | ||
"@octokit/webhooks": "^7.15.1", | ||
"languagedetect": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.10", | ||
... | ... |
想要评论请 注册 或 登录