Skip to content

Commit 1f99488

Browse files
committed
refactor: remove module type declaration from package.json
1 parent 2bf8c42 commit 1f99488

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

safe-transaction/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "safe-transaction-action",
33
"version": "1.0.0",
44
"description": "GitHub Action for proposing Safe transactions",
5-
"type": "module",
65
"main": "dist/index.js",
76
"scripts": {
87
"build": "tsc"

0 commit comments

Comments
 (0)