rogeriochaves / spades

Start an Elm SPA ready to the real world
302 stars 19 forks source link

Windows fixes #21

Closed bgourlie closed 6 years ago

bgourlie commented 6 years ago

This PR fixes a couple issues:

For some reason, npm automatically removed the ^ version constraint from all dependencies in the lock file. The change itself seems to make sense given the purpose of the lockfile, but I can revert it to it's previous state and manually add the new entries if you'd like.

bgourlie commented 6 years ago

Forgot to mention, I tested this on both Windows and OS X.

rogeriochaves commented 6 years ago

Thank you very much for your contribution! And sorry about that, I don't have a windows to test it so I end up overlooking windows users :T