Skip to content

Commit b76e088

Browse files
committed
build(firebase_dart_plus): support for lints ^4.0.0
1 parent 19216f3 commit b76e088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase_dart_plus/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ dependencies:
1212
rxdart: ">=0.27.0 <0.29.0"
1313

1414
dev_dependencies:
15-
lints: ^2.0.0
15+
lints: ">=2.0.0 <5.0.0"
1616
test: ^1.21.0

0 commit comments

Comments
 (0)