Skip to content

Commit fa13de3

Browse files
committed
Bump Replicache to 13.0.0.
1 parent 3dbe8f3 commit fa13de3

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"qs": "^6.11.0",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",
26-
"replicache-react": "3.0.0-beta.0",
26+
"replicache-react": "3.0.0",
2727
"shared": "^0.1.0",
2828
"todomvc-app-css": "^2.4.2"
2929
},

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"shared"
3030
],
3131
"dependencies": {
32-
"@rocicorp/rails": "0.5.0-beta.1",
33-
"replicache": "^13.0.0-beta.2"
32+
"@rocicorp/rails": "0.5.0",
33+
"replicache": "^13.0.0"
3434
}
3535
}

0 commit comments

Comments
 (0)