mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-23 23:05:35 +03:00
Bump to v3
This commit is contained in:
parent
42ba9fc47b
commit
accb094e87
4
elm.json
4
elm.json
@ -3,7 +3,7 @@
|
||||
"name": "jfmengels/elm-lint",
|
||||
"summary": "A linter for Elm. Get your code from correct to better.",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "2.0.1",
|
||||
"version": "3.0.0",
|
||||
"exposed-modules": [
|
||||
"Lint",
|
||||
"Lint.Types",
|
||||
@ -18,4 +18,4 @@
|
||||
"stil4m/elm-syntax": "7.0.2 <= v < 8.0.0"
|
||||
},
|
||||
"test-dependencies": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user