Skip to content

Commit 3804040

Browse files
committed
Bump the version of elm-codegen that is used when generating a new elm-codegen project
1 parent 4b4ccbe commit 3804040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/templates/Elm.json.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default () => `
99
"direct": {
1010
"elm/core": "1.0.3",
1111
"elm/json": "1.1.3",
12-
"mdgriffith/elm-codegen": "5.2.0"
12+
"mdgriffith/elm-codegen": "6.0.0"
1313
},
1414
"indirect": {
1515
"elm/parser": "1.1.0",

0 commit comments

Comments
 (0)