mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 23:04:20 +01:00
10 lines
188 B
YAML
10 lines
188 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
|