mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-23 23:05:35 +03:00
Update example/ dependencies
This commit is contained in:
parent
ef1316c9bd
commit
6cb6335e0e
@ -10,12 +10,20 @@
|
||||
"elm/core": "1.0.0",
|
||||
"elm/html": "1.0.0",
|
||||
"elm/json": "1.0.0",
|
||||
"elm/regex": "1.0.0"
|
||||
"elm/regex": "1.0.0",
|
||||
"jfmengels/elm-lint": "3.0.0"
|
||||
},
|
||||
"indirect": {
|
||||
"elm/parser": "1.1.0",
|
||||
"elm/time": "1.0.0",
|
||||
"elm/url": "1.0.0",
|
||||
"elm/virtual-dom": "1.0.2"
|
||||
"elm/virtual-dom": "1.0.2",
|
||||
"elm-community/json-extra": "4.0.0",
|
||||
"elm-community/list-extra": "8.1.0",
|
||||
"rtfeldman/elm-hex": "1.0.0",
|
||||
"rtfeldman/elm-iso8601-date-strings": "1.1.2",
|
||||
"stil4m/elm-syntax": "7.0.2",
|
||||
"stil4m/structured-writer": "1.0.2"
|
||||
}
|
||||
},
|
||||
"test-dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user