File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
packages/plugins/typescript/react-query Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @graphql-codegen /typescript-react-query" ,
2+ "name" : " @alumbo /typescript-react-query" ,
33 "version" : " 6.1.0" ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for generating a ready-to-use React-Query Hooks based on GraphQL operations" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " https://github.com/dotansimha/graphql-code-generator-community.git" ,
8+ "url" : " git+ https://github.com/dotansimha/graphql-code-generator-community.git" ,
99 "directory" : " packages/plugins/typescript/react-query"
1010 },
1111 "license" : " MIT" ,
5252 },
5353 "typescript" : {
5454 "definition" : " dist/typings/index.d.ts"
55- }
55+ },
56+ "directories" : {
57+ "test" : " tests"
58+ },
59+ "author" : " Matthieu Chavigny" ,
60+ "bugs" : {
61+ "url" : " https://github.com/dotansimha/graphql-code-generator-community/issues"
62+ },
63+ "homepage" : " https://github.com/dotansimha/graphql-code-generator-community#readme" ,
64+ "keywords" : [],
65+ "devDependencies" : {}
5666}
You can’t perform that action at this time.
0 commit comments