mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 21:04:20 +01:00
9 lines
187 B
YAML
9 lines
187 B
YAML
name: wien_talks_client
|
|
description: Starting point for a Serverpod client.
|
|
|
|
environment:
|
|
sdk: '>=3.5.0 <4.0.0'
|
|
|
|
dependencies:
|
|
serverpod_client: 2.9.1
|
|
serverpod_auth_server: ^2.9.1
|