File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -501,10 +501,18 @@ packages:
501
501
dependency: transitive
502
502
description:
503
503
name: js
504
- sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc"
504
+ sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
505
505
url: "https://pub.dev"
506
506
source: hosted
507
- version: "0.7.2"
507
+ version: "0.6.7"
508
+ js_interop:
509
+ dependency: "direct main"
510
+ description:
511
+ name: js_interop
512
+ sha256: "7ec859c296958ccea34dc770504bd3ff4ae52fdd9e7eeb2bacc7081ad476a1f5"
513
+ url: "https://pub.dev"
514
+ source: hosted
515
+ version: "0.0.1"
508
516
json_annotation:
509
517
dependency: transitive
510
518
description:
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ dependencies:
57
57
git :
58
58
url : https://github.com/headlines-toolkit/ht-shared.git
59
59
intl : ^0.20.2
60
+ js_interop : ^0.0.1
60
61
meta : ^1.16.0
61
62
share_plus : ^11.0.0
62
63
stream_transform : ^2.1.1
You can’t perform that action at this time.
0 commit comments