remix
remix copied to clipboard
Missing version makes Yarn workspace fail
Actually, it's not possible to create a new remix project in a Yarn workspace and directly install packages, you have to manually add a version
By doing this change, we just ensure Remix can be seamlessly integrated into a yarn workspace :)