Skip to content

Commit c9f7123

Browse files
committed
Relax path dependency constraint for better compatibility
1 parent dcc628a commit c9f7123

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.28
2+
3+
- Update path version.
4+
15
## 0.0.27
26

37
- Update default endpoint.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
args: ^2.6.0
1414
glob: ^2.1.3
1515
http: ^1.3.0
16-
path: ^1.9.1
16+
path: ^1.9.0
1717

1818
dev_dependencies:
1919
lints: ^3.0.0

0 commit comments

Comments
 (0)