Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Dec 31, 2024
1 parent ea8d558 commit 44ecb2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package/general_payment/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: 'general_payment'
description: 'A Standarization All Payment Library for easy use any payment gateway in any project'
version: '0.0.2'
version: '0.0.3'
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
path: '^1.9.0'
general_lib: '^0.0.51'
general_lib: '^0.0.52'
http: '^1.2.2'
dev_dependencies:
lints: '^5.0.0'
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ platforms:
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_lib: '^0.0.51'
general_lib: '^0.0.52'
mason_logger: '^0.3.1'
packagex: '^0.0.66'
packagex: '^0.0.67'
path: '^1.9.0'
universal_io: '^2.2.2'
yaml: '^3.1.2'
Expand Down

0 comments on commit 44ecb2e

Please sign in to comment.