mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
18 lines
308 B
YAML
18 lines
308 B
YAML
#
|
|
# AUTO-GENERATED FILE, DO NOT MODIFY!
|
|
#
|
|
|
|
name: 'openapi'
|
|
version: '1.0.0'
|
|
description: 'OpenAPI API client'
|
|
homepage: 'homepage'
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
dependencies:
|
|
collection: '^1.17.0'
|
|
http: '>=0.13.0 <0.14.0'
|
|
intl: any
|
|
meta: '^1.1.8'
|
|
dev_dependencies:
|
|
test: '>=1.21.6 <1.22.0'
|