Browse Source

Updated webfeed's repository

master
appeto dev 5 months ago
parent
commit
4f1083def0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pubspec.yaml

+ 2
- 2
pubspec.yaml View File

@@ -5,8 +5,8 @@ homepage: https://github.com/witochandra/webfeed
environment: environment:
sdk: '>=2.12.0 <3.0.0' sdk: '>=2.12.0 <3.0.0'
dependencies: dependencies:
xml: "^5.0.2"
intl: "^0.17.0"
xml: "^6.1.0"
intl: "^0.18.0"
dev_dependencies: dev_dependencies:
test: ^1.3.0 test: ^1.3.0
http: "^0.13.0" http: "^0.13.0"

Loading…
Cancel
Save