File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ class LocalCli extends TaskCli {
7070
7171 if (executableParams == null ) {
7272 var failedExecutableLookup =
73- 'A executable was not defined for the discovered task '
74- '${executable .name }.\n\n Please provide a updated local configuration '
73+ 'An executable was not defined for the discovered task '
74+ '${executable .name }.\n\n Please provide an updated local configuration '
7575 'which defines what executable to use for the '
7676 '"${executable .extension }" file extension.' ;
7777
Original file line number Diff line number Diff line change 11name : dart_dev
2- version : 1.1.2
2+ version : 1.2.0
33description : Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
44authors :
55 -
Workiva Client Platform Team <[email protected] >
You can’t perform that action at this time.
0 commit comments