Skip to content

Commit

Permalink
fix export
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Burel committed Sep 26, 2018
1 parent e63137a commit b562f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vulcan-lib/lib/modules/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ export * from './intl.js';
export * from './detect_locale.js';
export * from './graphql_templates.js';
export * from './validation.js';
export * from './updates.js';
export * from './apollo-client/updates.js';
// export * from './resolvers.js';

0 comments on commit b562f12

Please sign in to comment.