We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e00b9 commit 91fe7beCopy full SHA for 91fe7be
packages/playground/package.json
@@ -9,7 +9,7 @@
9
"preview": "vite preview"
10
},
11
"dependencies": {
12
- "@context-query/react": "workspace:*",
+ "@context-query/react": "0.2.0",
13
"@radix-ui/react-slot": "^1.1.2",
14
"@tailwindcss/vite": "^4.0.13",
15
"class-variance-authority": "^0.7.1",
packages/react/package.json
@@ -30,7 +30,7 @@
30
"react": "^18.0.0 || ^19.0.0"
31
32
33
- "@context-query/core": "workspace:*",
+ "@context-query/core": "0.2.0",
34
"react": "^18.3.1"
35
36
"devDependencies": {
0 commit comments