Skip to content

Commit 4c26acb

Browse files
committed
Remove unwanted ESM "type: module" from listener package
1 parent 09fad19 commit 4c26acb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/action-listener-middleware/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"url": "https://phryneas.de/"
88
},
99
"license": "MIT",
10-
"type": "module",
1110
"source": "src/index.ts",
1211
"exports": "./dist/index.modern.js",
1312
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)