We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39917d commit 9cdedcaCopy full SHA for 9cdedca
elm.json
@@ -41,7 +41,7 @@
41
"jluckyiv/elm-utc-date-strings": "1.0.0",
42
"joshuanianji/github-language-colors": "2.1.0",
43
"justinmimbs/date": "4.1.0",
44
- "mdgriffith/elm-codegen": "4.2.1",
+ "mdgriffith/elm-codegen": "4.2.2",
45
"miniBill/elm-codec": "2.1.0",
46
"noahzgordon/elm-color-extra": "1.0.2",
47
"pablohirafuji/elm-syntax-highlight": "3.5.0",
script/elm.json
@@ -13,7 +13,7 @@
13
"elm/core": "1.0.5",
14
"elm/html": "1.0.0",
15
"elm/json": "1.1.3",
16
- "mdgriffith/elm-codegen": "4.2.1"
+ "mdgriffith/elm-codegen": "4.2.2"
17
},
18
"indirect": {
19
"Chadtech/elm-bool-extra": "2.4.2",
0 commit comments