Skip to content

Commit 1244f2b

Browse files
🤖 config(build): Set type to module in package.json.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/1e99a03141f51bbb455be0733469df94f868e671/src/transforms/package.json:set-type-module.js Please contact the author of the transform if you believe there was an error.
1 parent 364c302 commit 1244f2b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"types"
2222
],
2323
"sideEffects": false,
24+
"type": "module",
2425
"source": "src/index.js",
2526
"main": "dist/index.cjs",
2627
"module": "dist/index.module.mjs",

0 commit comments

Comments
 (0)