Skip to content

Commit f0471c7

Browse files
authored
chore: update waku-jotai (#1976)
1 parent 7b73f88 commit f0471c7

File tree

4 files changed

+12
-13
lines changed

4 files changed

+12
-13
lines changed

e2e/fixtures/waku-jotai-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "~19.2.4",
1515
"react-server-dom-webpack": "~19.2.4",
1616
"waku": "latest",
17-
"waku-jotai": "https://pkg.pr.new/waku-jotai@8"
17+
"waku-jotai": "^0.3.0"
1818
},
1919
"devDependencies": {
2020
"@types/react": "^19.2.14",

examples/08_jotai-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "~19.2.4",
1515
"react-server-dom-webpack": "~19.2.4",
1616
"waku": "1.0.0-alpha.5",
17-
"waku-jotai": "https://pkg.pr.new/waku-jotai@8"
17+
"waku-jotai": "^0.3.0"
1818
},
1919
"devDependencies": {
2020
"@tailwindcss/vite": "^4.2.1",

examples/54_jotai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "~19.2.4",
1515
"react-server-dom-webpack": "~19.2.4",
1616
"waku": "1.0.0-alpha.5",
17-
"waku-jotai": "https://pkg.pr.new/waku-jotai@8"
17+
"waku-jotai": "^0.3.0"
1818
},
1919
"devDependencies": {
2020
"@types/react": "^19.2.14",

pnpm-lock.yaml

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)