Skip to content

Commit 8d6ae4f

Browse files
update name
1 parent e910ba4 commit 8d6ae4f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.changeset/tired-chefs-invite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'plugin-react-router': patch
2+
'rsbuild-plugin-react-router': patch
33
---
44

55
Support React Router

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "plugin-react-router",
2+
"name": "rsbuild-plugin-react-router",
33
"version": "0.0.0",
44
"description": "React Router plugin for Rsbuild",
55
"repository": {
@@ -9,6 +9,7 @@
99
},
1010
"license": "MIT",
1111
"type": "module",
12+
"registry": "https://registry.npmjs.org/",
1213
"exports": {
1314
".": {
1415
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)