Skip to content

Commit 3886b52

Browse files
committed
Use type module
1 parent 9f3d31c commit 3886b52

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"type": "git",
1818
"url": "git+https://github.com/changesets/ghcommit.git"
1919
},
20-
"type": "commonjs",
20+
"type": "module",
2121
"sideEffects": false,
2222
"exports": {
2323
".": {

tests/package.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)