We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376fca6 commit d0e1d7fCopy full SHA for d0e1d7f
1 file changed
README.md
@@ -27,7 +27,7 @@ add `mint-ui` to the `mint.json` file as a dependency:
27
"dependencies": {
28
"mint-ui": {
29
"repository": "https://github.com/mint-lang/mint-ui",
30
- "constraint": "3.0.0 <= v < 4.0.0"
+ "constraint": "6.0.0 <= v < 7.0.0"
31
}
32
33
```
0 commit comments