Skip to content

Commit 1db2493

Browse files
authored
fix: update unpkg file for react-router-dom-v5-compat (#9443)
1 parent 7ea0fcb commit 1db2493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router-dom-v5-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "Remix Software <[email protected]>",
2020
"sideEffects": false,
2121
"main": "./dist/main.js",
22-
"unpkg": "./dist/umd/react-router.production.min.js",
22+
"unpkg": "./dist/umd/react-router-dom-v5-compat.production.min.js",
2323
"module": "./dist/index.js",
2424
"types": "./dist/index.d.ts",
2525
"dependencies": {

0 commit comments

Comments
 (0)