Explorar el Código

lower the xml version contraints

master
Wito Chandra hace 6 años
padre
commit
4e9b7c8939
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pubspec.yaml

+ 1
- 1
pubspec.yaml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar