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 fdcc8ab commit 0977137Copy full SHA for 0977137
examples/elm-package.json
@@ -8,9 +8,9 @@
8
],
9
"exposed-modules": [],
10
"dependencies": {
11
- "deadfoxygrandpa/elm-test": "1.0.2 <= v < 2.0.0",
12
- "elm-lang/core": "3.0.0 <= v < 4.0.0",
13
- "laszlopandy/elm-console": "1.0.2 <= v < 2.0.0"
+ "deadfoxygrandpa/Elm-Test": "1.0.2 <= v < 2.0.0",
+ "elm-lang/core": "2.0.0 <= v < 4.0.0",
+ "laszlopandy/elm-console": "1.0.1 <= v < 2.0.0"
14
},
15
"elm-version": "0.16.0 <= v < 0.17.0"
16
}
0 commit comments