We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125476b commit 20bf354Copy full SHA for 20bf354
package.json
@@ -4,6 +4,7 @@
4
"description": "Verifies the secret that is sent in GitHub Webhooks",
5
"main": "./target/src/index.js",
6
"types": "./target/src/index.d.ts",
7
+ "type": "module",
8
"author": "Christian Rackerseder <[email protected]>",
9
"license": "MIT",
10
"repository": {
0 commit comments