Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
add cli-utils to index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aelbore committed Jan 18, 2020
1 parent be550b1 commit 15ad658
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export * from './cli'
export * from './rollup-plugin-copy'
export * from './rollup-plugin-clean'
export * from './rollup-plugin-link-packages'
export * from './cli-handler'
export * from './cli-handler'
export * from './cli-utils'

0 comments on commit 15ad658

Please sign in to comment.