Skip to content

Commit

Permalink
revert: "chore(deps): bump flame from 1.17.0 to 1.18.0 (#532)" (#541)
Browse files Browse the repository at this point in the history
* Revert "chore(deps): bump flame from 1.17.0 to 1.18.0 (#532)"

This reverts commit 0bc5ef2.

* chore: get dependencies
  • Loading branch information
jsgalarraga authored May 29, 2024
1 parent ab6d555 commit 6bb4d29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -449,10 +449,10 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: "79133dc46a3ff870950f41d0dc1598414e7bd7ae2c29bd9f0a9de208d9a70cb7"
sha256: da1812e2f17a8ffd5d43ea6a83137794e7f482bcf50419bc9847b8efdb39f791
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.17.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -730,10 +730,10 @@ packages:
dependency: transitive
description:
name: ordered_set
sha256: "1bfaaaee0419e43ecc9eaebd410eb4bd5039657b72011de75ff3e2915c9aac60"
sha256: "3858c7d84619edfab87c3e367584648020903187edb70b52697646f4b2a93022"
url: "https://pub.dev"
source: hosted
version: "5.0.3"
version: "5.0.2"
package_config:
dependency: transitive
description:
Expand Down Expand Up @@ -1221,4 +1221,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"
flutter: ">=3.22.0-41.0.pre"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
firebase_app_check: ^0.2.2+5
firebase_auth: ^4.20.0
firebase_core: ^2.32.0
flame: ^1.18.0
flame: ^1.17.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.5
Expand Down

0 comments on commit 6bb4d29

Please sign in to comment.