Skip to content

Commit 870f39e

Browse files
authored
fix(ci): use fixed version of simple_spell_checker to fix CI warnings
1 parent 2d62ad0 commit 870f39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
equatable: ^2.0.5
2323
cross_file: ^0.3.4
2424
cached_network_image: ^3.3.1
25-
simple_spell_checker: ^1.2.1
25+
simple_spell_checker: 1.2.1
2626

2727
# Bloc libraries
2828
bloc: ^8.1.4

0 commit comments

Comments
 (0)