We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54861c4 commit 106311eCopy full SHA for 106311e
package.json
@@ -4,7 +4,7 @@
4
"description": "React hooks and map context provider for Google Maps",
5
"source": "src/index.ts",
6
"main": "dist/index.umd.js",
7
- "module": "dist/index.modern.js",
+ "module": "dist/index.modern.mjs",
8
"types": "dist/index.d.ts",
9
"homepage": "https://github.com/ubilabs/google-maps-react-hooks",
10
"repository": {
0 commit comments