Skip to content

Commit

Permalink
fix(ci): cleaning up releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bassrock committed Nov 2, 2020
1 parent 7864ed2 commit ccb22de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from './models'
export * from './client';
export { Client, Token } from './client';

0 comments on commit ccb22de

Please sign in to comment.