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 0d544af commit 6253adeCopy full SHA for 6253ade
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