File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.7.1
2
+
3
+ * Bumped dependencies.
4
+
1
5
## v0.7.0+1
2
6
3
7
* Updated ` README.md ` with references to package ` build_runner ` .
Original file line number Diff line number Diff line change 1
1
name : shelf_router_generator
2
- version : 0.7.0+ 1
2
+ version : 0.7.1
3
3
authors :
4
4
-
Jonas Finnemann Jensen <[email protected] >
5
5
description : |
@@ -10,9 +10,9 @@ repository: https://github.com/google/dart-neats.git
10
10
issue_tracker : https://github.com/google/dart-neats/labels/pkg:shelf_router_generator
11
11
dependencies :
12
12
build : ^1.0.0
13
- build_config : ^ 0.3.1
13
+ build_config : ' >= 0.3.1 <= 0.5.0 '
14
14
source_gen : ^0.9.1
15
- analyzer : ^ 0.35.0
15
+ analyzer : ' >= 0.35.0 <= 0.37.0 '
16
16
shelf_router : ^0.7.0
17
17
code_builder : ^3.2.0
18
18
shelf : ^0.7.3
@@ -22,7 +22,7 @@ dev_dependencies:
22
22
test : ^1.5.3
23
23
http : ^0.12.0+1
24
24
build_verify : ^1.1.1
25
- build_runner : ^1.2.8
25
+ build_runner : ^1.4.0
26
26
pedantic : ^1.4.0
27
27
environment :
28
28
sdk : ' >=2.0.0 <3.0.0'
You can’t perform that action at this time.
0 commit comments