We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5e831 commit 2cfd2b0Copy full SHA for 2cfd2b0
example/todo-commands/pubspec.yaml
@@ -7,7 +7,7 @@ environment:
7
sdk: '>=2.17.5 <3.0.0'
8
9
dependencies:
10
- wire: ^1.4.2
+ wire: ^1.4.10
11
wire_example_shared:
12
path: ../_shared
13
wire_example_todo:
@@ -20,6 +20,6 @@ dependency_overrides:
20
path: ../..
21
22
dev_dependencies:
23
- build_web_compilers: ^3.2.2
24
- build_runner: ^2.1.7
+ build_web_compilers: ^3.2.6
+ build_runner: ^2.2.1
25
build_test:
0 commit comments