mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-15 04:32:20 -04:00
refactor bloc tools to its own package
This commit is contained in:
parent
8e7619677a
commit
43b01c7555
34 changed files with 284 additions and 146 deletions
|
@ -4,9 +4,9 @@ version: 3.1.0
|
|||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: '>=2.15.0 <4.0.0'
|
||||
sdk: '>=3.2.0 <4.0.0'
|
||||
|
||||
dev_dependencies:
|
||||
lint_hard: ^4.0.0
|
||||
pana: ^0.21.37
|
||||
test: ^1.16.3
|
||||
pana: ^0.21.45
|
||||
test: ^1.25.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue