Skip to content

Commit 3332021

Browse files
committed
🎨 Normalize package.json repository URL
1 parent d2f139f commit 3332021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/BellCubeDev/eslint-plugin-react-no-manual-memo"
9+
"url": "git+https://github.com/BellCubeDev/eslint-plugin-react-no-manual-memo.git"
1010
},
1111
"type": "module",
1212
"types": "build/legacy/index.d.ts",

0 commit comments

Comments
 (0)