Skip to content

Commit 784ab08

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/042c55f2254a9efdce5074d537141d6f85a98927/src/transforms/package.json:set-type-module.js Please contact the author of the transform if you believe there was an error.
1 parent 3cb8de9 commit 784ab08

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
@@ -29,6 +29,7 @@
2929
"untruth"
3030
],
3131
"sideEffects": false,
32+
"type": "module",
3233
"source": "src/index.js",
3334
"main": "dist/index.cjs",
3435
"module": "dist/index.module.js",

0 commit comments

Comments
 (0)