ReplyNov 2, 2016
That answer leads well into my next question then.... Yarn is a drop in replacement today for npm's package.json. Is the ongoing strategy going to be keeping yarn and npm in sync with package.json structure? In other words, if the next version of npm updates the structure of node_modules or package.json, will yarn still move to be compatible with it?