Kristof Degrave 9278a8e4db fix(nx): fixed path to $schema in ng-package.json
The ng-package.json in a library had the $schema generate by the angular cli. This pointed to the ../node_modules by default, instead of  an offset to the project root. This is fixed in this commit.
2019-07-03 19:11:35 -04:00
..