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 feaf5ba commit d65abb3Copy full SHA for d65abb3
packages/react-router-dom/package.json
@@ -18,7 +18,7 @@
18
"license": "MIT",
19
"author": "Remix Software <[email protected]>",
20
"sideEffects": false,
21
- "main": "./dist/main.js",
+ "main": "./dist/index.js",
22
"unpkg": "./dist/umd/react-router-dom.production.min.js",
23
"module": "./dist/index.mjs",
24
"types": "./dist/index.d.ts",
0 commit comments