Skip to content

Commit 51c809b

Browse files
committed
fix: package.module again
1 parent 31af4b2 commit 51c809b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "https://www.github.com/sw-yx/react-netlify-identity",
88
"main": "dist/index.js",
99
"umd:main": "dist/react-netlify-identity.umd.production.js",
10-
"module": "dist/react-netlify-identity.esm.production.js",
10+
"module": "dist/react-netlify-identity.esm.js",
1111
"typings": "dist/index.d.ts",
1212
"jsnext:main": "dist/index.es.js",
1313
"engines": {

0 commit comments

Comments
 (0)