File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ class _AccountDetailPageState extends State<AccountDetailPage>
364364 textAlign: TextAlign .right,
365365 style: Theme .of (context)
366366 .primaryTextTheme
367- .bodyText1
367+ .body2
368368 .copyWith (
369369 fontWeight: FontWeight .w400,
370370 color: Colors .black),
Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ packages:
321321 name: pedantic
322322 url: "https://pub.dartlang.org"
323323 source: hosted
324- version: "1.9.0 "
324+ version: "1.8.0+1 "
325325 petitparser:
326326 dependency: transitive
327327 description:
@@ -466,7 +466,7 @@ packages:
466466 name: test_api
467467 url: "https://pub.dartlang.org"
468468 source: hosted
469- version: "0.2.15 "
469+ version: "0.2.11 "
470470 transformer_page_view:
471471 dependency: transitive
472472 description:
@@ -543,7 +543,7 @@ packages:
543543 name: wp_json_api
544544 url: "https://pub.dartlang.org"
545545 source: hosted
546- version: "0.1.1 "
546+ version: "0.1.2 "
547547 xml:
548548 dependency: transitive
549549 description:
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ environment:
2525dependencies :
2626 woosignal : ^1.0.6
2727 woosignal_stripe : ^0.0.4
28- wp_json_api : ^0.1.1
28+ wp_json_api : ^0.1.2
2929 shared_preferences : ^0.5.6+3
3030 cached_network_image : ^2.0.0
3131 page_transition : ^1.1.5
You can’t perform that action at this time.
0 commit comments