Skip to content

Commit b26366e

Browse files
committed
Add necessary indirect dependency to documentation
1 parent 3306537 commit b26366e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/elm.json/application.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This is a decent baseline for pretty much any applications made with Elm. You wi
1717
"elm/json": "1.0.0"
1818
},
1919
"indirect": {
20+
"elm/time": "1.0.0",
2021
"elm/url": "1.0.0",
2122
"elm/virtual-dom": "1.0.0"
2223
}

0 commit comments

Comments
 (0)