We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b45b3 commit 640f751Copy full SHA for 640f751
package.json
@@ -10,6 +10,7 @@
10
"umd"
11
],
12
"main": "lib/index",
13
+ "module": "es/index",
14
"jsnext:main": "es/index",
15
"repository": "reactjs/react-router",
16
"homepage": "https://github.com/reactjs/react-router#readme",
0 commit comments