Skip to content

Commit f502ba6

Browse files
Fix provenance
1 parent b2ab412 commit f502ba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ranger/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": "git+https://github.com/tanstack/ranger.git",
9+
"url": "https://github.com/TanStack/ranger.git",
1010
"directory": "packages/ranger"
1111
},
1212
"homepage": "https://github.com/tanstack/ranger#readme",

packages/react-ranger/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": "git+https://github.com/tanstack/ranger.git",
9+
"url": "https://github.com/TanStack/ranger",
1010
"directory": "packages/react-ranger"
1111
},
1212
"homepage": "https://github.com/tanstack/ranger#readme",

0 commit comments

Comments
 (0)