Skip to content

Commit a9f632b

Browse files
committed
manage: Added “type: module” to pkg
1 parent 11b2e10 commit a9f632b

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
@@ -54,5 +54,6 @@
5454
"util",
5555
"utility",
5656
"wrapper"
57-
]
58-
}
57+
],
58+
"type": "module"
59+
}

0 commit comments

Comments
 (0)