Skip to content

Commit 1c3fa85

Browse files
committed
Blah
1 parent 1645e21 commit 1c3fa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const makeDefaultNetlifyGraphConfig = ({
4747
];
4848
const graphQLOperationsSourceDirectory = [
4949
...netlifyGraphPath,
50-
NetlifyGraph.defaultSourceOperationsDirectoryName,
50+
...NetlifyGraph.defaultSourceOperationsDirectoryName,
5151
];
5252
const graphQLSchemaFilename = [
5353
...netlifyGraphPath,

0 commit comments

Comments
 (0)