Bump http package to 0.13.0

This commit is contained in:
Szymon Uglis 2021-02-09 01:42:27 +01:00
parent 53b0712dac
commit f785c15b60
No known key found for this signature in database
GPG key ID: 112376C5BEE91FE2
3 changed files with 4 additions and 17 deletions

View file

@ -10,15 +10,10 @@ environment:
sdk: '>=2.12.0-51.0.dev <3.0.0'
dependencies:
nyxx: "^1.1.0-dev.1"
http: "0.13.0"
logging: "^1.0.0-nullsafety.0"
nyxx: "^1.1.0-dev.1"
dependency_overrides:
http:
git:
url: git://github.com/dart-lang/http.git
http_parser:
git:
url: git://github.com/dart-lang/http_parser.git
nyxx:
path: "../nyxx"

View file

@ -11,14 +11,8 @@ environment:
dependencies:
nyxx: "^1.1.0-dev.1"
http: "^0.13.0-nullsafety-dev"
http: "0.13.0"
dependency_overrides:
http:
git:
url: git://github.com/dart-lang/http.git
http_parser:
git:
url: git://github.com/dart-lang/http_parser.git
nyxx:
path: "../nyxx"

View file

@ -11,7 +11,5 @@ environment:
dependencies:
logging: "^1.0.0-nullsafety.0"
http: "0.13.0"
path: "^1.8.0-nullsafety.3"
http:
git:
url: git://github.com/dart-lang/http.git