Skip to content

Commit 20bf354

Browse files
committed
Set package type to module
1 parent 125476b commit 20bf354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Verifies the secret that is sent in GitHub Webhooks",
55
"main": "./target/src/index.js",
66
"types": "./target/src/index.d.ts",
7+
"type": "module",
78
"author": "Christian Rackerseder <[email protected]>",
89
"license": "MIT",
910
"repository": {

0 commit comments

Comments
 (0)