File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack-query-with-orbitjs/core" ,
33 "version" : " 0.0.1" ,
4+ "description" : " A library for using TanStack Query with Orbit.js." ,
5+ "keywords" : [
6+ " orbit" ,
7+ " orbit.js" ,
8+ " data" ,
9+ " synchronization" ,
10+ " tanstack-query" ,
11+ " tanstack" ,
12+ " query" ,
13+ " react-query"
14+ ],
415 "scripts" : {
516 "build" : " tsup" ,
617 "prepack" : " pnpm build"
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack-query-with-orbitjs/react" ,
33 "version" : " 0.0.1" ,
4+ "description" : " React bindings for using TanStack Query with Orbit.js." ,
5+ "keywords" : [
6+ " orbit" ,
7+ " orbit.js" ,
8+ " data" ,
9+ " synchronization" ,
10+ " tanstack-query" ,
11+ " tanstack" ,
12+ " query" ,
13+ " react-query" ,
14+ " react"
15+ ],
416 "scripts" : {
517 "build" : " tsup" ,
618 "prepack" : " pnpm build"
You can’t perform that action at this time.
0 commit comments