Skip to content

Commit b7af5e0

Browse files
committed
update vue package version
1 parent a9cb969 commit b7af5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-query-rewind/vue-query-rewind",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Vue Query Rewind is a library that helps developers debug applications that use React Query (ie TanStack Query) by letting them time travel through state changes directly in their chrome dev tools",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)