Skip to content

Commit 757b8cc

Browse files
authored
chore: dartfn - bump http dep, drop (unused) usage dep (#459)
1 parent df501db commit 757b8cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dartfn/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ executables:
1414
dependencies:
1515
args: ^2.1.1
1616
collection: ^1.15.0
17-
http: '>=0.13.3 <2.0.0'
17+
http: ^1.0.0
1818
io: ^1.0.0
1919
path: ^1.7.0
20-
usage: ^4.0.2
2120

2221
dev_dependencies:
2322
build: ^2.0.0

0 commit comments

Comments
 (0)