Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
codekeyz committed Aug 3, 2024
1 parent e787f2d commit 19163f0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
17 changes: 9 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,11 +572,10 @@ packages:
pharaoh:
dependency: "direct main"
description:
path: "packages/pharaoh"
ref: HEAD
resolved-ref: "713f544fc3c46b0f050bcc85a588a28c8a851705"
url: "https://github.com/codekeyz/pharaoh.git"
source: git
name: pharaoh
sha256: "562691e4e8567b7b42e0994a24ac97d9fa35f909593351a36158f7a8037816a1"
url: "https://pub.dev"
source: hosted
version: "0.0.8"
platform:
dependency: transitive
Expand Down Expand Up @@ -1029,9 +1028,11 @@ packages:
yaroorm:
dependency: "direct main"
description:
path: "../yaroorm"
relative: true
source: path
path: "."
ref: HEAD
resolved-ref: cc86c5c87a315cff41410ffb5a634b3d38bba16b
url: "https://github.com/codekeyz/yaroorm.git"
source: git
version: "0.0.2"
sdks:
dart: ">=3.3.1 <4.0.0"
8 changes: 3 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ dependencies:
path: ^1.9.0
bcrypt: ^1.1.3
http: ^1.1.2
pharaoh:
git:
url: https://github.com/codekeyz/pharaoh.git
path: packages/pharaoh
pharaoh: ^0.0.8
yaroorm:
path: ../yaroorm
git:
url: https://github.com/codekeyz/yaroorm.git
collection: ^1.18.0

logger: ^2.0.2+1
Expand Down

0 comments on commit 19163f0

Please sign in to comment.