Skip to content

Commit

Permalink
fix(package): added tsickle's module to support angular v7
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Oct 19, 2018
1 parent b8c0284 commit 990df8c
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 14 deletions.
53 changes: 39 additions & 14 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"travis-status": "^3.0.1",
"ts-loader": "^5.2.2",
"ts-node": "^7.0.1",
"tsickle": "^0.33.0",
"tslint": "~5.11.0",
"typescript": "~3.1.3",
"webpack-cli": "^3.1.2",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"source-map-loader": "^0.2.4",
"to-string-loader": "1.1.5",
"travis-status": "^3.0.1",
"tsickle": "^0.33.0",
"tslint": "~5.11.0",
"typescript": "~3.1.3",
"yargs": "^12.0.2",
Expand Down

0 comments on commit 990df8c

Please sign in to comment.