Skip to content

Commit e2623d6

Browse files
authored
Use source_gen 3.0.0-dev. (kevmoo#88)
1 parent 5918896 commit e2623d6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pubspec.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,9 @@ dependencies:
1515
dart_style: '>=2.3.7 <4.0.0'
1616
meta: ^1.15.0
1717
path: ^1.9.0
18-
source_gen: '>=1.5.0 <3.0.0'
18+
source_gen: ^3.0.0-dev
1919
test: ^1.24.4
2020

2121
dev_dependencies:
2222
collection: ^1.19.0
2323
dart_flutter_team_lints: ^3.0.0
24-
25-
dependency_overrides:
26-
source_gen:
27-
git:
28-
url: https://github.com/dart-lang/source_gen
29-
path: source_gen
30-
ref: 6c9702e7152e61b16c8adec3f3011bda738b0e29

0 commit comments

Comments
 (0)