This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a commit to branch fix-playground-frontend
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/fix-playground-frontend by
this push:
new 8e693da5787 Fix intl version
8e693da5787 is described below
commit 8e693da5787beefaccf4be49d75ff4bb1d42ee86
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Feb 18 23:14:35 2026 +0400
Fix intl version
---
playground/frontend/pubspec.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/playground/frontend/pubspec.yaml b/playground/frontend/pubspec.yaml
index aa66d10d504..40e130ac30f 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -41,7 +41,7 @@ dependencies:
get_it: 7.2.0
google_fonts: 4.0.3
highlight: 0.7.0
- intl: 0.18.0
+ intl: 0.17.0
onmessage: 0.2.0
playground_components: { path: playground_components }
provider: 6.0.3