Skip to content

Commit

Permalink
chore: update ng-packagr
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Oct 23, 2017
1 parent 63e401b commit cebc696
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"karma-coverage-istanbul-reporter": "^1.3.0",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"ng-packagr": "^1.3.0",
"ng-packagr": "^1.4.1",
"protractor": "~5.1.2",
"rimraf": "^2.6.2",
"ts-node": "~3.3.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3967,9 +3967,9 @@ [email protected]:
version "0.6.1"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"

ng-packagr@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-1.3.0.tgz#d42b198a73b09937e94a8a1756f78beeb3641738"
ng-packagr@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-1.4.1.tgz#c2a7211cf683d9c99bc79e8ed0204145f7cf04b7"
dependencies:
"@angular/tsc-wrapped" "^4.2.0"
"@ngtools/json-schema" "^1.1.0"
Expand All @@ -3979,6 +3979,7 @@ ng-packagr@^1.3.0:
glob "^7.1.2"
gulp-inline-ng2-template "^4.0.0"
less "^2.7.2"
lodash "^4.17.4"
minimist "^1.2.0"
node-sass "^4.5.3"
postcss "^6.0.2"
Expand Down

0 comments on commit cebc696

Please sign in to comment.