Skip to content
Snippets Groups Projects
Commit 25e031bc authored by Jannik Wurche's avatar Jannik Wurche
Browse files

:package: move elm/file to indirect dependencies

parent c74394db
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@
"direct": {
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/file": "1.0.5",
"elm/html": "1.0.0",
"elm/http": "2.0.0",
"elm/json": "1.1.3",
......@@ -19,6 +18,7 @@
},
"indirect": {
"elm/bytes": "1.0.8",
"elm/file": "1.0.5",
"elm/virtual-dom": "1.0.3"
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment