We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8799796 + 45fb451 commit 1bd800fCopy full SHA for 1bd800f
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