Skip to content

Commit 78cc886

Browse files
committed
Merge branch 'master' into pub
# Conflicts: # sealed_example/pubspec.yaml
2 parents 61f6934 + 1393ac1 commit 78cc886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sealed_example/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ dependencies:
1616

1717
dev_dependencies:
1818
sealed_generators: '>=1.8.0 <1.9.0'
19-
pedantic: ^1.11.0
20-
test: ^1.17.10
21-
build_runner: ^2.1.1
19+
pedantic: any
20+
test: any
21+
build_runner: any

0 commit comments

Comments
 (0)