Skip to content

Commit 22d6dd3

Browse files
feat(overmind-graphql): add graphql package
1 parent 2f0280f commit 22d6dd3

File tree

12 files changed

+333
-99
lines changed

12 files changed

+333
-99
lines changed

.cz-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module.exports = {
3434
{ name: 'overmind-devtools' },
3535
{ name: 'overmind-devtools-client' },
3636
{ name: 'overmind-devtools-vscode' },
37-
{ name: 'overmind-components' },
37+
{ name: 'overmind-graphql' },
3838
{ name: 'overmind-react' },
3939
{ name: 'overmind-vue' },
4040
{ name: 'overmind-angular' },

0 commit comments

Comments
 (0)