Skip to content

Commit 860fa65

Browse files
committed
Constraint cleanup.
1 parent fd1d37d commit 860fa65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/package_config/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ environment:
99

1010
dependencies:
1111
charcode: '^1.1.0'
12-
path: 'any'
13-
http: 'any'
12+
http: '^0.11.2'
13+
path: '>=1.0.0 <2.0.0'
1414

1515
dev_dependencies:
1616
test: '>=0.12.0 <0.13.0'

0 commit comments

Comments
 (0)