File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed
functions_framework_builder Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1
- ## 0.4.8-dev
1
+ ## 0.4.8
2
2
3
3
- Support the latest ` package:analyzer ` .
4
4
- Require Dart 3.0
Original file line number Diff line number Diff line change 1
1
name : functions_framework_builder
2
- version : 0.4.8-dev
2
+ version : 0.4.8
3
3
description : Builder for package:functions_framework
4
4
repository : https://github.com/GoogleCloudPlatform/functions-framework-dart
5
5
@@ -14,7 +14,7 @@ dependencies:
14
14
dart_style : ^2.0.0
15
15
# There is a tight version constraint because the builder has a strict
16
16
# dependency on all features exposed.
17
- functions_framework : ' >=0.4.0 <0.4.2 '
17
+ functions_framework : ' >=0.4.0 <0.4.3 '
18
18
glob : ^2.0.0
19
19
meta : ^1.2.4
20
20
path : ^1.7.0
@@ -28,9 +28,3 @@ dev_dependencies:
28
28
package_config : ^2.0.0
29
29
stream_transform : ^2.0.0
30
30
test : ^1.15.7
31
-
32
- dependency_overrides :
33
- functions_framework :
34
- path : ../functions_framework
35
- gcp :
36
- path : ../gcp
You can’t perform that action at this time.
0 commit comments