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 ad1297d commit 6daf2b0Copy full SHA for 6daf2b0
2 files changed
packages/web_benchmarks/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.5
2
+
3
+* Updated dependencies to allow broader versions for upstream packages.
4
5
## 0.0.4
6
7
* Updated dependencies to allow broader versions for upstream packages.
packages/web_benchmarks/pubspec.yaml
@@ -18,6 +18,6 @@ dependencies:
18
path: ">=1.7.0 <2.0.0"
19
process: ">=3.0.13 <5.0.0"
20
shelf: ">=0.7.5 <2.0.0"
21
- shelf_static: ">=0.2.8 <1.0.0"
+ shelf_static: ">=0.2.8 <2.0.0"
22
test: ">=1.15.0 <3.0.0"
23
webkit_inspection_protocol: ">=0.7.3 <2.0.0"
0 commit comments