When I install node_modules from scratch, npm generates the above warning, because React 16.x is now the latest.
I just verified that removing react-addons-test-utils does not alter any tests.
npm 5.7.1
node v8.6.0
possum commit 7f8ae68 (current master)
When I install node_modules from scratch, npm generates the above warning, because React 16.x is now the latest.
I just verified that removing react-addons-test-utils does not alter any tests.
npm 5.7.1
node v8.6.0
possum commit 7f8ae68 (current master)