1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00

chore(mobile): move mocktail to dev dep (#5666)

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
shenlong 2023-12-13 02:49:14 +00:00 committed by GitHub
parent 7a9a9473d1
commit ec0526dbcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -965,7 +965,7 @@ packages:
source: hosted
version: "1.0.4"
mocktail:
dependency: "direct main"
dependency: "direct dev"
description:
name: mocktail
sha256: bac151b31e4ed78bd59ab89aa4c0928f297b1180186d5daf03734519e5f596c1

View file

@ -58,7 +58,6 @@ dependencies:
wakelock_plus: ^1.1.1
flutter_local_notifications: ^15.1.0+1
timezone: ^0.9.2
mocktail: ^1.0.1
openapi:
path: openapi
@ -90,6 +89,7 @@ dev_dependencies:
custom_lint: ^0.5.6
riverpod_lint: ^2.1.0
riverpod_generator: ^2.3.3
mocktail: ^1.0.1
flutter:
uses-material-design: true