Cameron Koegel
Results
2
comments of
Cameron Koegel
This PR also changed the response for binary media, prior to 7.5.0, my response looked like: ``` { type: 'Buffer', data: [ 255, 216, 255, 224, 0, 16, 74, 70,...
@Didel That workaround does work if I configure a `package.json` to override the peer dependency. Sadly for our use case, we install the prism cli globally in a GitHub workflow...