Skip to content

Commit b136718

Browse files
committed
docs: rename dependencies version with <latest-version> for actual compatible dependencies installed
1 parent 2a149de commit b136718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add the dependency in your `pubspec.yaml` file:
2727

2828
```yaml
2929
dependencies:
30-
local_storage_cache: ^2.0.0
30+
local_storage_cache: ^<latest-version>
3131
```
3232
3333
Then run:

0 commit comments

Comments
 (0)