Skip to content

Commit

Permalink
fix: Proper Flame dependency in flame_forge2d (#2644)
Browse files Browse the repository at this point in the history
Proper Flame dependency in flame_forge2d
  • Loading branch information
spydon authored Aug 8, 2023
1 parent b26700d commit 9bbecb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flame_forge2d/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
flutter: ">=3.3.0"

dependencies:
flame: 1.8.2
flame: ^1.8.2
flutter:
sdk: flutter
forge2d: ">=0.11.0 <0.12.0"
Expand Down

0 comments on commit 9bbecb8

Please sign in to comment.