Skip to content

Commit d7a2efa

Browse files
committed
chore: fix @openapi-qraft/eslint-plugin-query version to the client package version
1 parent b2c0889 commit d7a2efa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"@openapi-qraft/plugin",
99
"@openapi-qraft/tanstack-query-react-plugin",
1010
"@openapi-qraft/react",
11-
"@openapi-qraft/tanstack-query-react-types"
11+
"@openapi-qraft/tanstack-query-react-types",
12+
"@openapi-qraft/eslint-plugin-query"
1213
]
1314
],
1415
"linked": [],

0 commit comments

Comments
 (0)