You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The standalone app allows you to visualize and debug query data from your React Native application using the @jsmdeleon/react-native-query-devtool package.",
Copy file name to clipboardExpand all lines: packages/react-native-query-devtool/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
"name": "Josymar",
5
5
"email": "josymardeleon.dev@gmail.com"
6
6
},
7
-
"version": "2.0.0",
7
+
"version": "1.1.0",
8
8
"description": "React native component designed to simplify the process of subscribing to changes in React Query data and forwarding this information to a debugger application",
0 commit comments