chore: Update FluffyBox
This commit is contained in:
parent
7f440be9b5
commit
b2281025e7
|
|
@ -1,3 +1,6 @@
|
|||
## [0.7.0-nullsafety.8] - 23nd Nov 2021
|
||||
- chore: Update FluffyBox
|
||||
|
||||
## [0.7.0-nullsafety.7] - 23nd Nov 2021
|
||||
feat: Add commands to create chats
|
||||
feat: Add clear cache command
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.7.0-nullsafety.7
|
||||
version: 0.7.0-nullsafety.8
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
@ -23,7 +23,7 @@ dependencies:
|
|||
slugify: ^2.0.0
|
||||
html: ^0.15.0
|
||||
collection: ^1.15.0
|
||||
fluffybox: ^0.3.3
|
||||
fluffybox: ^0.3.4
|
||||
|
||||
dev_dependencies:
|
||||
dart_code_metrics: ^4.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue