Ver código fonte

update to quill_delta 1.0.1

lucky1213 5 anos atrás
pai
commit
507e894fb1
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1
    1
      packages/notus/pubspec.yaml
  2. 1
    1
      packages/zefyr/pubspec.yaml

+ 1
- 1
packages/notus/pubspec.yaml Ver arquivo

10
 dependencies:
10
 dependencies:
11
   collection: ^1.14.6
11
   collection: ^1.14.6
12
   meta: ^1.1.0
12
   meta: ^1.1.0
13
-  quill_delta: ^1.0.0
13
+  quill_delta: ^1.0.1
14
   quiver_hashcode: ^2.0.0
14
   quiver_hashcode: ^2.0.0
15
 
15
 
16
 dev_dependencies:
16
 dev_dependencies:

+ 1
- 1
packages/zefyr/pubspec.yaml Ver arquivo

12
     sdk: flutter
12
     sdk: flutter
13
   collection: ^1.14.6
13
   collection: ^1.14.6
14
   url_launcher: ^5.0.0
14
   url_launcher: ^5.0.0
15
-  quill_delta: ^1.0.0
15
+  quill_delta: ^1.0.1
16
   notus: ^0.1.0
16
   notus: ^0.1.0
17
   meta: ^1.1.0
17
   meta: ^1.1.0
18
   quiver_hashcode: ^2.0.0
18
   quiver_hashcode: ^2.0.0