Commit 06e0289
authored
fix: loosen maplibre_ios version constraint (#360)
Package validation found the following potential issue:
* Your dependency on "maplibre_ios" should allow more than one version.
For example:
dependencies: maplibre_ios: ^0.3.0
Constraints that are too tight will make it difficult for people to use
your package along with other packages that also depend on
"maplibre_ios".1 parent 18855c8 commit 06e0289
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments