We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31af4b2 commit 51c809bCopy full SHA for 51c809b
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.esm.production.js",
+ "module": "dist/react-netlify-identity.esm.js",
11
"typings": "dist/index.d.ts",
12
"jsnext:main": "dist/index.es.js",
13
"engines": {
0 commit comments