Sfoglia il codice sorgente

lower the xml version contraints

master
Wito Chandra 6 anni fa
parent
commit
4e9b7c8939
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      pubspec.yaml

+ 1
- 1
pubspec.yaml Vedi File

@@ -5,7 +5,7 @@ homepage: https://github.com/witochandra/webfeed
environment:
sdk: ">=2.0.0 <3.0.0"
dependencies:
xml: "^4.3.0"
xml: "^4.2.0"
intl: "^0.16.0"
dev_dependencies:
test: ^1.3.0


Caricamento…
Annulla
Salva