chore: Upgrade peer dependency ink#72
Conversation
|
I updated the PR to fix |
|
CI is failing. Make sure |
|
Not sure why, but I was only able to get Please try re-running the CI. While some tests were timing out due to my local environment, I am more confident the CI should pass. |
|
Ink 5 requires Node.js 18, so to support that, we also need to require it. Also update the Ink dev dependency so we can be sure it works. |
|
Alrighty, I originally thought it may be possible for pastel to support both ink v4 and v5, but I have changed it to require Last but not least, as the minimum version of node has changed, I bumped pastel a major version to v3 |
Don't make unrelated changes. |
Closes #71