TF-1688 Fix Tmail UI is broken after user create identity successfully by html style
(cherry picked from commit 15a8377678919ce2e1a474d2be2b08b3ecc43a01)
This commit is contained in:
+6
-1
@@ -133,7 +133,7 @@ dependencies:
|
||||
|
||||
fk_user_agent: 2.1.0
|
||||
|
||||
pointer_interceptor: 0.9.3+4
|
||||
pointer_interceptor: 0.9.1
|
||||
|
||||
rxdart: 0.27.7
|
||||
|
||||
@@ -216,6 +216,11 @@ dev_dependencies:
|
||||
xml: 6.2.2
|
||||
|
||||
json_serializable: 6.6.1
|
||||
|
||||
dependency_overrides:
|
||||
|
||||
pointer_interceptor: 0.9.1
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user