Skip to content

Commit 744a265

Browse files
authored
Add missing place_tracker workspace package to top-level pubspec (#2739)
The package already uses `resolution: workspace` but isn't listed in the top-level `pubspec.yaml`. This fixes that.
1 parent 1d7963a commit 744a265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ workspace:
3838
- navigation_and_routing
3939
- pedometer
4040
- pedometer/example
41+
- place_tracker
4142
- platform_channels
4243
- platform_design
4344
- platform_view_swift

0 commit comments

Comments
 (0)