Skip to content

Commit a5b2a15

Browse files
xsahil03xclaude
andcommitted
chore(repo): register material_ui and cupertino_ui in melos.yaml
`command.bootstrap.dependencies` is the workspace's single version registry — every shared dependency is pinned there, not only in the pubspecs that use it. The previous commit added both packages to the 14 pubspec entries but skipped the registry, leaving their versions unmanaged. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 971b670 commit a5b2a15

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

melos.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ command:
3838
collection: ^1.19.1
3939
connectivity_plus: ^7.1.1
4040
cupertino_icons: ^1.0.3
41+
cupertino_ui: ^1.0.0
4142
desktop_drop: ^0.7.1
4243
device_info_plus: '>=12.4.0 <14.0.0'
4344
device_preview: ^1.2.0
@@ -79,6 +80,7 @@ command:
7980
logging: ^1.3.0
8081
lottie: ^3.3.3
8182
marionette_flutter: ^0.6.0
83+
material_ui: ^1.0.0
8284
media_kit: ^1.2.6
8385
media_kit_libs_video: ^1.0.6
8486
media_kit_video: ^2.0.1

0 commit comments

Comments
 (0)