Skip to content

Commit

Permalink
upgrade to archive 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-duncan committed Dec 12, 2024
1 parent c96f93f commit 52f9cef
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: image
version: 4.3.1
version: 4.4.0
description: >-
Dart Image Library provides server and web apps the ability to load, manipulate,
and save images with various image file formats.
Expand All @@ -10,14 +10,13 @@ environment:
sdk: '>=2.15.0 <4.0.0'

dependencies:
archive: ^3.6.1
archive: ^4.0.1
meta: ^1.3.0
xml: ^6.0.1

dev_dependencies:
build_runner: ^2.1.5
build_test: ^2.1.4
build_web_compilers: ^4.0.5
http: ^1.1.0
lints: ^2.0.1
test: ^1.16.0

0 comments on commit 52f9cef

Please sign in to comment.