chore: added workspace level pubspec.yaml file, required for melos 3.0
This commit is contained in:
parent
0905afecbd
commit
f51171faa8
1 changed files with 7 additions and 0 deletions
7
pubspec.yaml
Normal file
7
pubspec.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name: angel_workspace
|
||||
|
||||
environment:
|
||||
sdk: '>=2.18.0 <3.0.0'
|
||||
|
||||
dependencies:
|
||||
melos: 3.0.0
|
Loading…
Reference in a new issue