mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-26 03:04:48 +03:00
Update and remove dependencies
This commit is contained in:
parent
9cd5b6f001
commit
7adba9b436
8
elm.json
8
elm.json
@ -13,12 +13,10 @@
|
||||
"elm-version": "0.19.0 <= v < 0.20.0",
|
||||
"dependencies": {
|
||||
"elm/core": "1.0.0 <= v < 2.0.0",
|
||||
"elm/html": "1.0.0 <= v < 2.0.0",
|
||||
"elm/regex": "1.0.0 <= v < 2.0.0",
|
||||
"mgold/elm-nonempty-list": "4.0.0 <= v < 5.0.0",
|
||||
"stil4m/elm-syntax": "7.0.2 <= v < 8.0.0"
|
||||
"mgold/elm-nonempty-list": "4.0.1 <= v < 5.0.0",
|
||||
"stil4m/elm-syntax": "7.1.0 <= v < 8.0.0"
|
||||
},
|
||||
"test-dependencies": {
|
||||
"elm-explorations/test": "1.1.0 <= v < 2.0.0"
|
||||
"elm-explorations/test": "1.2.1 <= v < 2.0.0"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user