소스 검색

lower the xml version contraints

master
Wito Chandra 6 년 전
부모
커밋
4e9b7c8939
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pubspec.yaml

+ 1
- 1
pubspec.yaml 파일 보기

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


불러오는 중...
취소
저장