purescript-contrib / purescript-matryoshka

Generalized folds, unfolds, and traversals for fixed point data structures
Apache License 2.0
59 stars 14 forks source link

Update Travis file and npm dev dependencies #12

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.