File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 109109 "npm" : " >= 9.0.0"
110110 },
111111 "peerDependencies" : {
112- "@seamapi/types" : " ^1.395.3" ,
113112 "@types/react" : " ^18.0.0 || ^19.0.0" ,
114113 "@types/react-dom" : " ^18.0.0 || ^19.0.0" ,
115114 "react" : " ^18.0.0 || ^19.0.0" ,
116115 "react-dom" : " ^18.0.0 || ^19.0.0"
117116 },
118117 "peerDependenciesMeta" : {
119- "@seamapi/types" : {
120- "optional" : true
121- },
122118 "@types/react" : {
123119 "optional" : true
124120 },
130126 "@floating-ui/react" : " ^0.27.5" ,
131127 "@seamapi/http" : " ^1.44.0" ,
132128 "@seamapi/react-query" : " ^0.1.0" ,
129+ "@seamapi/types" : " ^1.395.3" ,
133130 "@tanstack/react-query" : " ^5.27.5" ,
134131 "classnames" : " ^2.3.2" ,
135132 "luxon" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 11export * from 'lib/index.js'
2+ export * from '@seamapi/react-query'
You can’t perform that action at this time.
0 commit comments