There was an error while loading. Please reload this page.
1 parent b91f358 commit 5192416Copy full SHA for 5192416
1 file changed
auth/package.json
@@ -4,5 +4,6 @@
4
"main": "../dist/auth/index.cjs.js",
5
"module": "../dist/auth/index.esm.js",
6
"typings": "../dist/auth/index.d.ts",
7
- "sideEffects": false
+ "sideEffects": false,
8
+ "type": "module"
9
}
0 commit comments