Skip to content

Commit fcaaa68

Browse files
update name
1 parent e910ba4 commit fcaaa68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)