File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "type" : " package" ,
33 "name" : " elm/parser" ,
4- "version" : " 1.0.0" ,
54 "summary" : " a parsing library, focused on simplicity and great error messages" ,
65 "license" : " BSD-3-Clause" ,
6+ "version" : " 1.1.0" ,
77 "exposed-modules" : [
88 " Parser" ,
99 " Parser.Advanced"
1010 ],
11+ "elm-version" : " 0.19.0 <= v < 0.20.0" ,
1112 "dependencies" : {
1213 "elm/core" : " 1.0.0 <= v < 2.0.0"
1314 },
14- "test-dependencies" : {
15- },
16- "elm-version" : " 0.19.0 <= v < 0.20.0"
17- }
15+ "test-dependencies" : {}
16+ }
Original file line number Diff line number Diff line change 99 "elm/browser" : " 1.0.0" ,
1010 "elm/core" : " 1.0.0" ,
1111 "elm/html" : " 1.0.0" ,
12- "elm/parser" : " 1.0 .0"
12+ "elm/parser" : " 1.1 .0"
1313 },
1414 "indirect" : {
1515 "elm/json" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments