Skip to content

Commit 308a4bf

Browse files
committed
Remove not working libs to make the package lighter
1 parent c91ec2b commit 308a4bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export { default as createApolloClient } from './createApolloClient';
2-
export { default as graphQLClientServer } from './graphQLClientServer';
1+
//export { default as createApolloClient } from './createApolloClient';
2+
//export { default as graphQLClientServer } from './graphQLClientServer';
33
export { default as jsonGraphqlExpress } from './jsonGraphqlExpress';

0 commit comments

Comments
 (0)