We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5240b7f commit 480fcd8Copy full SHA for 480fcd8
packages/optimistic/package.json
@@ -33,7 +33,7 @@
33
"peerDependencies": {
34
"typescript": ">=4.7"
35
},
36
- "repository": "https://github.com/tanstack/optimistic.git",
+ "repository": "https://github.com/tanstack/optimistic",
37
"scripts": {
38
"build": "vite build",
39
"dev": "vite build --watch",
packages/react-optimistic/package.json
@@ -2,7 +2,7 @@
2
"name": "@tanstack/react-optimistic",
3
"description": "React hooks for optimistic updates",
4
"version": "0.0.1",
5
6
"packageManager": "pnpm@10.5.2",
7
"version": "0.0.0",
8
"dependencies": {
0 commit comments