Skip to content

Commit acb137a

Browse files
committed
wip with unpublished json_serializable
1 parent 7791b11 commit acb137a

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

functions_framework/lib/src/cloud_event.g.dart

Lines changed: 15 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions_framework/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ dev_dependencies:
2525
# Because we use the ignore_for_file build.yaml config
2626
source_gen: ^1.0.0
2727
test: ^1.15.7
28+
29+
dependency_overrides:
30+
json_serializable:
31+
path: ../../json_serializable/json_serializable

0 commit comments

Comments
 (0)