Add support for lines and traffic plugins

This commit is contained in:
lowlighter
2020-09-17 21:17:04 +02:00
parent 6710a1be6e
commit 2493e29ebc
15 changed files with 322 additions and 26 deletions

View File

@@ -24,6 +24,7 @@
"@actions/core": "^1.2.5",
"@actions/github": "^4.0.0",
"@octokit/graphql": "^4.5.4",
"@octokit/rest": "^18.0.6",
"axios": "^0.20.0",
"express": "^4.17.1",
"express-rate-limit": "^5.1.3",