mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 00:19:45 +08:00
feat: updates & github event support
This commit is contained in:
+2
-1
@@ -30,8 +30,9 @@
|
||||
"node-fetch": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/github": "^6.0.0",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@types/node": "^18.11.9",
|
||||
"@types/node": "^18.19.26",
|
||||
"@typescript-eslint/parser": "^5.42.1",
|
||||
"@vercel/ncc": "^0.38.0",
|
||||
"babel-jest": "^29.3.1",
|
||||
|
||||
Reference in New Issue
Block a user