Skip to content

Commit 40ae926

Browse files
committed
manage: Added “type: module” to pkg
1 parent 7dedec6 commit 40ae926

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
@@ -60,5 +60,6 @@
6060
"tool",
6161
"util",
6262
"utility"
63-
]
64-
}
63+
],
64+
"type": "module"
65+
}

0 commit comments

Comments
 (0)