Skip to content

Commit 285b715

Browse files
change repository name (#30)
1 parent 1b70f53 commit 285b715

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "dist/index.d.ts",
77
"repository": {
88
"type": "git",
9-
"url": "git+ssh://[email protected]/react-hook-form/react-hook-form-devtools.git"
9+
"url": "git+ssh://[email protected]/react-hook-form/devtools.git"
1010
},
1111
"author": "bluebill1049 <[email protected]>",
1212
"license": "MIT",
@@ -53,7 +53,7 @@
5353
"typescript": "^3.7.5"
5454
},
5555
"bugs": {
56-
"url": "https://github.com/react-hook-form/react-hook-form-devtools/issues"
56+
"url": "https://github.com/react-hook-form/devtools/issues"
5757
},
58-
"homepage": "https://github.com/react-hook-form/react-hook-form-devtools#readme"
58+
"homepage": "https://github.com/react-hook-form/devtools#readme"
5959
}

0 commit comments

Comments
 (0)