Skip to content

Commit 8ae048e

Browse files
authored
Update package.json
Add module property
1 parent 140e6d9 commit 8ae048e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "6.0.0",
44
"description": "Keep your MobX state in sync with react-router",
55
"main": "dist/mobx-react-router.js",
6+
"module": "dist/mobx-react-router.js",
67
"types": "./types.d.ts",
78
"publishConfig": {
89
"access": "public"

0 commit comments

Comments
 (0)