File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
functions_framework_builder Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.10
2+
3+ - Allow the latest ` package:functions_framework ` .
4+
15## 0.4.9
26
37- Support the latest ` package:analyzer ` .
Original file line number Diff line number Diff line change 11name : functions_framework_builder
2- version : 0.4.9
2+ version : 0.4.10
33description : Builder for package:functions_framework
44repository : https://github.com/GoogleCloudPlatform/functions-framework-dart
55
@@ -14,7 +14,7 @@ dependencies:
1414 dart_style : ^2.0.0
1515 # There is a tight version constraint because the builder has a strict
1616 # dependency on all features exposed.
17- functions_framework : ' >=0.4.0 <0.4.3 '
17+ functions_framework : ' >=0.4.0 <0.4.4 '
1818 glob : ^2.0.0
1919 meta : ^1.2.4
2020 path : ^1.7.0
You can’t perform that action at this time.
0 commit comments