Use published LAC

This commit is contained in:
shilangyu 2021-09-04 11:07:14 +02:00
parent e207c05791
commit 0d2d9145ad
2 changed files with 5 additions and 10 deletions

View File

@ -409,12 +409,10 @@ packages:
lemmy_api_client: lemmy_api_client:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." name: lemmy_api_client
ref: "lemmy-0.12" url: "https://pub.dartlang.org"
resolved-ref: "2e48f6559abb5546dbc4696d39ca2ef50952547c" source: hosted
url: "https://github.com/krawieck/lemmy_api_client" version: "0.16.0"
source: git
version: "0.15.0"
logging: logging:
dependency: transitive dependency: transitive
description: description:

View File

@ -43,10 +43,7 @@ dependencies:
# utils # utils
timeago: ^3.0.2 timeago: ^3.0.2
fuzzy: ^0.4.0-nullsafety.0 fuzzy: ^0.4.0-nullsafety.0
lemmy_api_client: lemmy_api_client: ^0.16.0
git:
url: https://github.com/krawieck/lemmy_api_client
ref: lemmy-0.12
intl: ^0.17.0 intl: ^0.17.0
matrix4_transform: ^2.0.0 matrix4_transform: ^2.0.0
json_annotation: ^4.0.1 json_annotation: ^4.0.1