Skip to content

Commit 6253ade

Browse files
committed
fix
1 parent 0d544af commit 6253ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"author": "Remix Software <[email protected]>",
2020
"sideEffects": false,
21-
"main": "./dist/main.js",
21+
"main": "./dist/index.js",
2222
"unpkg": "./dist/umd/react-router-dom.production.min.js",
2323
"module": "./dist/index.mjs",
2424
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)