File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.1-wip
2+
3+ - Require ` package:http ` ` ^1.0.0 ` .
4+
15## 0.2.0
26
37- First release replacing ` package:gcp ` .
Original file line number Diff line number Diff line change 11name : google_cloud
22description : >-
33 Utilities for running Dart code correctly on the Google Cloud Platform.
4- version : 0.2.0
4+ version : 0.2.1-wip
55repository : https://github.com/GoogleCloudPlatform/functions-framework-dart/tree/main/google_cloud
66
77environment :
88 sdk : ^3.0.0
99
1010dependencies :
1111 collection : ^1.17.0
12- http : ' >=0.13.5 <2. 0.0'
12+ http : ^1. 0.0
1313 io : ^1.0.3
1414 shelf : ^1.4.0
1515 stack_trace : ^1.11.0
1616
1717dev_dependencies :
1818 dart_flutter_team_lints : ^2.0.0
19- googleapis : ^11 .0.0
19+ googleapis : ^13 .0.0
2020 googleapis_auth : ^1.3.1
2121 test : ^1.22.0
2222 test_process : ^2.0.3
You can’t perform that action at this time.
0 commit comments