Skip to content

Commit 10f94a0

Browse files
committed
chore: support js: ^0.7.1
1 parent 68f03cb commit 10f94a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
sdk: flutter
2222
plugin_platform_interface: ^2.1.4
2323
# temporarily - upgrade to js: 0.7.2 then finally js_interop:
24-
js: 0.7.1
24+
js: ^0.7.1
2525
web: ^1.1.0
2626

2727
dev_dependencies:

0 commit comments

Comments
 (0)