Skip to content

Commit

Permalink
Merge pull request #437 from furality/dependabot/npm_and_yarn/depende…
Browse files Browse the repository at this point in the history
…ncies-60c469c668

build(deps-dev): bump the dependencies group across 1 directory with 5 updates
  • Loading branch information
fynn-ai authored Sep 30, 2024
2 parents a37c600 + 9233725 commit 3454622
Show file tree
Hide file tree
Showing 4 changed files with 393 additions and 343 deletions.
2 changes: 1 addition & 1 deletion lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { HttpModule } from './http.module';
export { HttpService } from './http.service';
export * from './http.util';
export * from './interfaces';
export type * from './interfaces';
2 changes: 1 addition & 1 deletion lib/interfaces/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from './http-module.interface';
export type * from './http-module.interface';
Loading

0 comments on commit 3454622

Please sign in to comment.