Closed guybedford closed 2 years ago
Depends on https://github.com/guybedford/chomp/issues/23.
With the new npm:verify
template, it is no longer necessary to lean so heavily on the auto installs. In addition auto installs now inline their versions. Let's come back to this if it remains a problem in future.
The npm install task check currently only checks the package exists in node_modules. We should update this to check the package exists and is the right version range.