mirror of
https://github.com/acamarata/pray-calc-dart.git
synced 2026-06-30 19:04:25 +00:00
Use hosted nrel_spa ^1.0.0 instead of path dependency
This commit is contained in:
parent
971022734e
commit
0c152c4860
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ environment:
|
|||
sdk: ^3.7.0
|
||||
|
||||
dependencies:
|
||||
nrel_spa:
|
||||
path: ../nrel-spa-dart
|
||||
nrel_spa: ^1.0.0
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^5.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue