Update intro/part3

This commit is contained in:
Richard Feldman
2018-08-14 01:50:04 -04:00
parent b09cc426fd
commit 8abd06f233
2 changed files with 6 additions and 8 deletions

View File

@@ -6,15 +6,13 @@
"elm-version": "0.19.0",
"dependencies": {
"direct": {
"elm/browser": "1.0.0",
"elm/core": "1.0.0",
"elm/html": "1.0.0"
},
"indirect": {
"elm/json": "1.0.0",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.0"
"elm/url": "1.0.0"
}
},
"test-dependencies": {