Browse Source

update to quill_delta 1.0.1

lucky1213 4 years ago
parent
commit
507e894fb1
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      packages/notus/pubspec.yaml
  2. 1
    1
      packages/zefyr/pubspec.yaml

+ 1
- 1
packages/notus/pubspec.yaml View File

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 View File

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