update: updating pubspec.yaml
This commit is contained in:
parent
0440842620
commit
6f2d791d07
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
name: vieofabric_framework
|
name: vieofabric_framework
|
||||||
description: The VieoFabric Framework
|
description: The VieoFabric Framework
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
homepage: https://vieo.dev/fabric
|
||||||
|
documentation: https://vieo.dev/fabric/docs
|
||||||
repository: https://github.com/vieolab/framework
|
repository: https://github.com/vieolab/framework
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
@ -11,5 +13,5 @@ dependencies:
|
||||||
# path: ^1.8.0
|
# path: ^1.8.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
lints: ^3.0.0
|
lints: ^4.0.0
|
||||||
test: ^1.24.0
|
test: ^1.24.0
|
Loading…
Reference in a new issue