We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ae048 commit 8f698e2Copy full SHA for 8f698e2
elm.json
@@ -10,9 +10,9 @@
10
"elm-version": "0.19.0 <= v < 0.20.0",
11
"dependencies": {
12
"elm/bytes": "1.0.0 <= v < 2.0.0",
13
- "elm/core": "1.0.0 <= v < 2.0.0",
+ "elm/core": "1.0.1 <= v < 2.0.0",
14
"elm/file": "1.0.0 <= v < 2.0.0",
15
- "elm/json": "1.0.0 <= v < 2.0.0"
+ "elm/json": "1.1.0 <= v < 2.0.0"
16
},
17
"test-dependencies": {}
18
}
0 commit comments