roc-lang / examples

All kinds of Roc examples

Home Page:https://www.roc-lang.org/examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update to new roc-json release when it is available

Anton-4 opened this issue · comments

There are currently issues because the latest roc nightly has changed the api for drop, dropList, and dropLast.
I've already made a PR for roc-json: lukewilliamboswell/roc-json#4

Nice, thanks @lukewilliamboswell ❤️