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:
dependency: "direct main"
description:
path: "."
ref: "lemmy-0.12"
resolved-ref: "2e48f6559abb5546dbc4696d39ca2ef50952547c"
url: "https://github.com/krawieck/lemmy_api_client"
source: git
version: "0.15.0"
name: lemmy_api_client
url: "https://pub.dartlang.org"
source: hosted
version: "0.16.0"
logging:
dependency: transitive
description:

View File

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