Update dart_framework dependency to use git instead of local path

This commit is contained in:
toki 2026-04-05 06:28:25 +09:00
parent c31eed3ed6
commit 0fce3ac7ca

View file

@ -14,10 +14,10 @@ dependencies:
json_annotation: ^4.8.1
resource_importer: ^0.2.0
dart_framework:
path: ../dart_framework
#git:
# url: toki@toki-labs.com:/Users/toki/git/dart_framework.git
# ref: master
#path: ../dart_framework
git:
url: toki@toki-labs.com:/Users/toki/git/dart_framework.git
ref: master
color: ^3.0.0
file_hasher: ^0.1.0+0
cron: ^0.6.1