upgrade ng-packagr (#3156)

* upgrade ng-packagr

* restore js-api vesion

* restore compiler version

* revert demo shell update package
This commit is contained in:
Denys Vuika
2018-04-10 02:08:42 +01:00
committed by Eugenio Romano
parent bc979ad661
commit 4293bbba83
6 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
{
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
"whitelistedNonPeerDependencies": [ "." ],
"workingDirectory" : "./ng_work",
"src": "../insights/",
"dest": "../dist/insights/",