Skip to content

Commit 4803e86

Browse files
committed
Update dependencies for some patches
1 parent cc2ba2b commit 4803e86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

elm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"direct": {
99
"elm/browser": "1.0.0",
10-
"elm/core": "1.0.1",
10+
"elm/core": "1.0.2",
1111
"elm/html": "1.0.0",
1212
"elm/http": "2.0.0",
1313
"elm/json": "1.1.1",
@@ -16,8 +16,8 @@
1616
"elm/url": "1.0.0"
1717
},
1818
"indirect": {
19-
"elm/bytes": "1.0.2",
20-
"elm/file": "1.0.0",
19+
"elm/bytes": "1.0.3",
20+
"elm/file": "1.0.1",
2121
"elm/virtual-dom": "1.0.0"
2222
}
2323
},

0 commit comments

Comments
 (0)