Adam L Barrett add3c6a02a
fix(node): use addDepsToPackageJson in @nrwl/express init schematics (#3229)
this will trigger an install if nessecary which will solve the problem
where @types/express were not
being installed when generating
an express application

ISSUES CLOSED: #3103
2020-06-26 10:37:23 -04:00
..