preparing to port example 2

This commit is contained in:
mike stedman
2018-12-09 14:36:55 -07:00
parent 78dc0461d7
commit ff9908895f
4 changed files with 8 additions and 8 deletions

View File

@@ -9,11 +9,11 @@
"NoRedInk/elm-sortable-table": "1.0.0",
"elm/browser": "1.0.1",
"elm/core": "1.0.2",
"elm/html": "1.0.0"
"elm/html": "1.0.0",
"elm/time": "1.0.0"
},
"indirect": {
"elm/json": "1.1.2",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2"
}