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,7 +10,7 @@ environment:
10 10
 dependencies:
11 11
   collection: ^1.14.6
12 12
   meta: ^1.1.0
13
-  quill_delta: ^1.0.0
13
+  quill_delta: ^1.0.1
14 14
   quiver_hashcode: ^2.0.0
15 15
 
16 16
 dev_dependencies:

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

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