Skip to content

Commit

Permalink
feat: update index file
Browse files Browse the repository at this point in the history
  • Loading branch information
CaiJingLong committed May 20, 2023
1 parent 66ea70b commit be17897
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/github_action_core/lib/github_action_core.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ library github_action_core;

export 'src/command.dart';
export 'src/core.dart';
export 'src/path_utils.dart';
export 'src/summary.dart';
export 'src/utils.dart';
1 change: 1 addition & 0 deletions packages/github_action_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ dependencies:
dev_dependencies:
lints: ^2.0.0
test: ^1.21.0
index_generator: ^3.4.0

0 comments on commit be17897

Please sign in to comment.