Skip to content

Commit 68ddbca

Browse files
authored
[hooks] Update example to be dart installable (#2458)
1 parent 0cc7bf4 commit 68ddbca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkgs/hooks_runner/test_data/dart_app/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ dependencies:
1212
path: ../native_add
1313
native_subtract:
1414
path: ../native_subtract
15+
16+
executables:
17+
dart_app:

0 commit comments

Comments
 (0)