diff --git a/package.json b/package.json index 6800639..903b1c8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "repository": "https://www.github.com/sw-yx/react-netlify-identity", "main": "dist/index.js", "umd:main": "dist/react-netlify-identity.umd.production.js", - "module": "dist/react-netlify-identity.es.production.js", + "module": "dist/react-netlify-identity.esm.production.js", "typings": "dist/index.d.ts", "jsnext:main": "dist/index.es.js", "engines": {