Add "elm-version" constraint

This commit is contained in:
Evan Czaplicki 2015-03-23 18:34:47 -04:00
parent 37c93584b9
commit f18ef61342

View file

@ -12,5 +12,6 @@
"native-modules": true,
"dependencies": {
"elm-lang/core": "2.0.0 <= v < 3.0.0"
}
},
"elm-version": "0.15.0 <= v < 0.16.0"
}