Skip to content

Commit

Permalink
🐛 FIx case
Browse files Browse the repository at this point in the history
  • Loading branch information
adbouygues committed Jul 17, 2024
1 parent d9de5a2 commit b0de2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphql-mesh/.meshrc.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { YamlConfig } from '@graphql-mesh/types'
import ConfigFromSwaggers from './utils/ConfigFromSwaggers'
import ConfigFromSwaggers from './utils/configFromSwaggers'
import { splDirectiveTypeDef } from 'directive-spl'
import { catchHTTPErrorDirectiveTypeDef } from './directives/catchHTTPError'
import { headersDirectiveTypeDef } from './directives/headers'
Expand Down

0 comments on commit b0de2fb

Please sign in to comment.