|
|
|
|
|
by bauerd
2491 days ago
|
|
You were right, @types/react was resolved to both versions 15 and 16! God I'd totally buy you a beer. But why does this happen? The very first time for me a package manage installs two major versions for a package … Thanks A TON! |
|
Same applies to most regular npm packages as well, for example you really only want a single version of "react", too.