Skip to content

Commit 912349f

Browse files
committed
debugging for github action: adds type module
1 parent 366c852 commit 912349f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@shopify/draggable-github-actions",
33
"version": "1.0.0",
44
"description": "Github actions for @shopify/draggable",
5+
"type": "module",
56
"main": "index.ts",
67
"scripts": {
78
"build": "tsc"

0 commit comments

Comments
 (0)