TheSeamau5 / elm-check

Property Based Testing in Elm
70 stars 20 forks source link

Publish with updated elm-package.json #13

Closed rtfeldman closed 9 years ago

rtfeldman commented 9 years ago

Excited to try this out, but unfortunately...

$ elm-package install

Error: Unable to get elm-package.json for TheSeamau5/elm-check 1.1.1
Missing field "elm-version", acceptable versions of the Elm Platform (e.g. "0.15.0 <= v < 0.16.0").
    Check out an example elm-package.json file here:
    <https://raw.githubusercontent.com/evancz/elm-html/master/elm-package.json>

Looks like this has been fixed in the version of elm-package.json on master; @TheSeamau5 mind publishing it? :smile_cat:

rtfeldman commented 9 years ago

Totally my bad. Somehow I failed to realize the current version was 3.0.1, which totally is in the repo. Sorry! Definitely user error. :wink: