purescript-contrib / purescript-profunctor-lenses

Pure profunctor lenses
MIT License
144 stars 52 forks source link

Update Travis file and npm dev dependencies #114

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.

Also closes #111