Skip to content

Commit 52c9948

Browse files
authored
Rename app.js to example.js
1 parent b14a5b4 commit 52c9948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js renamed to example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ graphQLSchema('./test/fixtures/petstore.json').then(schema => {
2020
});
2121
}).catch(e => {
2222
console.log(e);
23-
});
23+
});

0 commit comments

Comments
 (0)