purescript-contrib / purescript-string-parsers

A parsing library specialized to handling strings
MIT License
43 stars 21 forks source link

Update Travis file and npm dev dependencies #50

Closed thomashoneyman closed 4 years ago

thomashoneyman commented 4 years ago

What does this pull request do?

Updates Travis to use the latest PureScript version in CI, also removing PureScript from the dev dependencies so that it isn't inadvertently installed and used by NPM. Also bumps NPM dev dependency versions. For more details, see this Discourse post.