Skip to content

Commit

Permalink
chore(package): remove v1 export
Browse files Browse the repository at this point in the history
  • Loading branch information
pereslavtsev committed Nov 23, 2021
1 parent 18e4acf commit 1d3ca38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export * from './services';
export * as v1 from './services';
export * from './utils';

0 comments on commit 1d3ca38

Please sign in to comment.