You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded to bitbox-sdk 8.4.0 in my react/Typescript project and I think @types/mocha dependency is causing a conflict with my jest dependency. According to my package-lock.json, @types/mocha is needed by bitbox-sdk. Is this actually true? Or can you make it a dev dependency?
The text was updated successfully, but these errors were encountered:
I upgraded to bitbox-sdk 8.4.0 in my react/Typescript project and I think @types/mocha dependency is causing a conflict with my jest dependency. According to my package-lock.json, @types/mocha is needed by bitbox-sdk. Is this actually true? Or can you make it a dev dependency?
The text was updated successfully, but these errors were encountered: