Add webhooks for tracers and algorithms repositories
Showing
package-lock.json
0 → 100644
此差异已折叠。
... | ... | @@ -59,13 +59,14 @@ |
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.7.0", | ||
"express": "^4.15.4", | ||
"express-github-webhook": "^1.0.6", | ||
"fs-extra": "^6.0.1", | ||
"html-webpack-plugin": "^3.2.0", | ||
"http-proxy-middleware": "^0.18.0", | ||
"imagemin-webpack-plugin": "^2.1.1", | ||
"imagemin-webpack-plugin": "^2.3.0", | ||
"js-cookie": "^2.2.0", | ||
"mini-css-extract-plugin": "^0.4.0", | ||
"morgan": "^1.9.0", | ||
"morgan": "^1.9.1", | ||
"node-sass": "^4.5.3", | ||
"postcss-flexboxfixer": "0.0.5", | ||
"postcss-loader": "^2.0.6", | ||
... | ... |
src/backend/common/webhook.js
0 → 100644
想要评论请 注册 或 登录