Skip to content

Commit f7899a6

Browse files
committed
fix: additional dependency resolution patch while waiting for update from google
1 parent 4ca6473 commit f7899a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

functions_framework_builder/pubspec.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ dev_dependencies:
2828
package_config: ^2.0.0
2929
stream_transform: ^2.0.0
3030
test: ^1.15.7
31+
32+
dependency_overrides:
33+
functions_framework:
34+
git:
35+
url: https://github.com/CosmicPangolin/functions-framework-dart.git
36+
path: functions_framework

0 commit comments

Comments
 (0)