Skip to content

Commit

Permalink
Merge pull request #177 from peiffer-innovations/dart_update_17144423…
Browse files Browse the repository at this point in the history
…61883

Automated Merge
  • Loading branch information
jpeiffer authored Apr 30, 2024
2 parents 22844f4 + 886c0a2 commit 7fcfae6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions json_theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [6.4.1+5] - April 30, 2024

* Automated dependency updates


## [6.4.1+4] - April 23, 2024

* Automated dependency updates
Expand Down Expand Up @@ -669,5 +674,6 @@






4 changes: 2 additions & 2 deletions json_theme/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_theme'
description: 'A library to dynamically generate a ThemeData object from a JSON file or dynamic map object'
homepage: 'https://github.com/peiffer-innovations/json_theme'
version: '6.4.1+4'
version: '6.4.1+5'

environment:
sdk: '>=3.2.0 <4.0.0'
Expand All @@ -28,7 +28,7 @@ dev_dependencies:
flutter_lints: '^3.0.2'
flutter_test:
sdk: 'flutter'
json_theme_codegen: '^1.1.2+12'
json_theme_codegen: '^1.1.2+13'
recase: '^4.1.0'
source_gen: '^1.5.0'

Expand Down

0 comments on commit 7fcfae6

Please sign in to comment.