File tree Expand file tree Collapse file tree 4 files changed +10
-17
lines changed Expand file tree Collapse file tree 4 files changed +10
-17
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ environment:
5
5
sdk : " >=2.10.0 <3.0.0"
6
6
7
7
dependencies :
8
- functions_framework : ^0.2 .0
8
+ functions_framework : ^0.3 .0
9
9
shelf : ^0.7.9
10
10
11
11
dev_dependencies :
12
12
build_runner : ^1.10.2
13
- functions_framework_builder : ^0.2 .0
13
+ functions_framework_builder : ^0.3 .0
14
14
http : ^0.12.0
15
15
test : ^1.15.0
16
16
test_process : ^1.0.0
Original file line number Diff line number Diff line change @@ -11,12 +11,8 @@ dependencies:
11
11
12
12
dev_dependencies :
13
13
build_runner : ^1.10.2
14
- functions_framework_builder : any
14
+ functions_framework_builder : ^0.3.0
15
15
http : ^0.12.0
16
16
json_serializable : ^3.5.1
17
17
test : ^1.15.0
18
18
test_process : ^1.0.0
19
-
20
- dependency_overrides :
21
- functions_framework_builder :
22
- path : ../../functions_framework_builder
Original file line number Diff line number Diff line change @@ -10,11 +10,7 @@ dependencies:
10
10
11
11
dev_dependencies :
12
12
build_runner : ^1.10.2
13
- functions_framework_builder : any
13
+ functions_framework_builder : ^0.3.0
14
14
http : ^0.12.0
15
15
test : ^1.15.0
16
16
test_process : ^1.0.0
17
-
18
- dependency_overrides :
19
- functions_framework_builder :
20
- path : ../../functions_framework_builder
You can’t perform that action at this time.
0 commit comments