Skip to content

Commit 2cfd2b0

Browse files
author
Vladimir Minkin
committed
Version of library wire increased to 1.4.10
1 parent 9f5e831 commit 2cfd2b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/todo-commands/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
sdk: '>=2.17.5 <3.0.0'
88

99
dependencies:
10-
wire: ^1.4.2
10+
wire: ^1.4.10
1111
wire_example_shared:
1212
path: ../_shared
1313
wire_example_todo:
@@ -20,6 +20,6 @@ dependency_overrides:
2020
path: ../..
2121

2222
dev_dependencies:
23-
build_web_compilers: ^3.2.2
24-
build_runner: ^2.1.7
23+
build_web_compilers: ^3.2.6
24+
build_runner: ^2.2.1
2525
build_test:

0 commit comments

Comments
 (0)