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 @@ -3,7 +3,7 @@ description: "A new Flutter project."
33# The following line prevents the package from being accidentally published to
44# pub.dev using `flutter pub publish`. This is preferred for private packages.
55publish_to : ' none' # Remove this line if you wish to publish to pub.dev
6- resolution : workspace
6+ # resolution: workspace
77
88# The following defines the version and build number for your application.
99# A version number is three numbers separated by dots, like 1.2.43
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: dart_dice_parser_repo
22publish_to : none
33environment :
44 sdk : " ^3.8.0"
5- flutter : " >=3.32.0 <4.0.0"
5+ # flutter: ">=3.32.0 <4.0.0"
66workspace :
77 - packages/dart_dice_parser
88 - packages/dicecli
9- - packages/diceui
9+ # - packages/diceui
You can’t perform that action at this time.
0 commit comments