Skip to content

Commit

Permalink
fix(package): minor in schematics
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Nov 21, 2019
1 parent f47d385 commit c4e547e
Show file tree
Hide file tree
Showing 28 changed files with 2,901 additions and 363 deletions.
542 changes: 185 additions & 357 deletions package-lock.json

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,14 @@
"devDependencies": {
"@angular-devkit/build-angular": "^0.803.19",
"@angular-devkit/build-ng-packagr": "^0.803.19",
"@angular-devkit/schematics": "^8.3.19",
"@angular/cli": "^8.3.19",
"@angular/compiler-cli": "^8.2.14",
"@angular/language-service": "^8.2.14",
"@compodoc/compodoc": "^1.1.11",
"@release-it/conventional-changelog": "^1.1.0",
"@schematics/angular": "^8.3.19",
"@schematics/update": "^0.803.19",
"@types/jasmine": "~3.4.6",
"@types/jasminewd2": "~2.0.3",
"@types/node": "~12.12.8",
Expand All @@ -71,13 +74,11 @@
"ng-packagr": "^5.4.0",
"protractor": "~5.4.0",
"release-it": "^12.4.3",
"schematics-utilities": "^2.0.0",
"ts-loader": "^6.2.1",
"ts-node": "~8.5.2",
"tsickle": "^0.37.0",
"tslint": "~5.20.1",
"typescript": "~3.5.3",
"webpack-cli": "^3.1.0"
"typescript": "~3.5.3"
},
"greenkeeper": {
"ignore": [
Expand Down
Loading

0 comments on commit c4e547e

Please sign in to comment.