Skip to content

Commit e5344ad

Browse files
authored
Add missing package:js dependency. (#1058)
1 parent 88f6092 commit e5344ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

third_party/packages/plotly_js/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ version: 0.0.2
66

77
environment:
88
sdk: '>=2.1.0 <3.0.0'
9+
10+
dependencies:
11+
js: ^0.6.1+1

0 commit comments

Comments
 (0)