We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140e6d9 commit 8ae048eCopy full SHA for 8ae048e
package.json
@@ -3,6 +3,7 @@
3
"version": "6.0.0",
4
"description": "Keep your MobX state in sync with react-router",
5
"main": "dist/mobx-react-router.js",
6
+ "module": "dist/mobx-react-router.js",
7
"types": "./types.d.ts",
8
"publishConfig": {
9
"access": "public"
0 commit comments