Skip to content

Commit 480fcd8

Browse files
committed
try release again
1 parent 5240b7f commit 480fcd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/optimistic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"peerDependencies": {
3434
"typescript": ">=4.7"
3535
},
36-
"repository": "https://github.com/tanstack/optimistic.git",
36+
"repository": "https://github.com/tanstack/optimistic",
3737
"scripts": {
3838
"build": "vite build",
3939
"dev": "vite build --watch",

packages/react-optimistic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tanstack/react-optimistic",
33
"description": "React hooks for optimistic updates",
44
"version": "0.0.1",
5-
"repository": "https://github.com/tanstack/optimistic.git",
5+
"repository": "https://github.com/tanstack/optimistic",
66
"packageManager": "pnpm@10.5.2",
77
"version": "0.0.0",
88
"dependencies": {

0 commit comments

Comments
 (0)