Skip to content

Commit 6daf2b0

Browse files
author
Jonah Williams
authored
more web_benchmarks version updates (#321)
1 parent ad1297d commit 6daf2b0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/web_benchmarks/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.5
2+
3+
* Updated dependencies to allow broader versions for upstream packages.
4+
15
## 0.0.4
26

37
* Updated dependencies to allow broader versions for upstream packages.

packages/web_benchmarks/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ dependencies:
1818
path: ">=1.7.0 <2.0.0"
1919
process: ">=3.0.13 <5.0.0"
2020
shelf: ">=0.7.5 <2.0.0"
21-
shelf_static: ">=0.2.8 <1.0.0"
21+
shelf_static: ">=0.2.8 <2.0.0"
2222
test: ">=1.15.0 <3.0.0"
2323
webkit_inspection_protocol: ">=0.7.3 <2.0.0"

0 commit comments

Comments
 (0)