Skip to content

Commit

Permalink
add dependencie enough_convert
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaque Neves committed Aug 16, 2023
1 parent b01d525 commit 3016aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: eloquent
version: 2.1.0
description: eloquent query builder port from PHP Laravel
homepage: https://github.com/insinfo/eloquent_dart
publish_to: none
#publish_to: none

environment:
sdk: '>=2.12.0 <3.0.0'
Expand All @@ -14,7 +14,7 @@ dependencies:
# dargres:
# path: ../dargres

#enough_convert: '>= 1.6.0 <2.0.0'
enough_convert: '>= 1.6.0 <2.0.0'

#postgres:
#path: ../postgresql-dart
Expand Down

0 comments on commit 3016aca

Please sign in to comment.