We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
module
1 parent 8799796 commit 45fb451Copy full SHA for 45fb451
package.json
@@ -7,7 +7,7 @@
7
"repository": "https://www.github.com/sw-yx/react-netlify-identity",
8
"main": "dist/index.js",
9
"umd:main": "dist/react-netlify-identity.umd.production.js",
10
- "module": "dist/react-netlify-identity.es.production.js",
+ "module": "dist/react-netlify-identity.esm.production.js",
11
"typings": "dist/index.d.ts",
12
"jsnext:main": "dist/index.es.js",
13
"engines": {
0 commit comments