Some checks failed
continuous-integration/drone/push Build is failing
- wyatt_analysis@2.4.0
26 lines
675 B
YAML
26 lines
675 B
YAML
name: wyatt_component_copy_with_gen
|
|
description: Generator for copywith method for components.
|
|
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/component_copy_with_gen
|
|
version: 1.0.0
|
|
|
|
environment:
|
|
sdk: ">=2.19.0 <3.0.0"
|
|
|
|
dependencies:
|
|
path: ^1.8.0
|
|
build: ^2.3.1
|
|
source_gen: ^1.2.7
|
|
analyzer: ^5.4.0
|
|
|
|
wyatt_component_copy_with_extension:
|
|
git:
|
|
url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git
|
|
path: packages/wyatt_component_copy_with_extension
|
|
|
|
dev_dependencies:
|
|
test: ^1.21.0
|
|
|
|
wyatt_analysis:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.4.0
|