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 7ea0fcb commit 1db2493Copy full SHA for 1db2493
packages/react-router-dom-v5-compat/package.json
@@ -19,7 +19,7 @@
19
"author": "Remix Software <[email protected]>",
20
"sideEffects": false,
21
"main": "./dist/main.js",
22
- "unpkg": "./dist/umd/react-router.production.min.js",
+ "unpkg": "./dist/umd/react-router-dom-v5-compat.production.min.js",
23
"module": "./dist/index.js",
24
"types": "./dist/index.d.ts",
25
"dependencies": {
0 commit comments