Skip to content

Commit 62473ed

Browse files
committed
manage: Added “type: module” to pkg
1 parent 1a81bc2 commit 62473ed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@
5858
"pkg",
5959
"util",
6060
"utility"
61-
]
62-
}
61+
],
62+
"type": "module"
63+
}

0 commit comments

Comments
 (0)