Skip to content

Commit f3d2828

Browse files
authored
Merge pull request #49 from kreuzerk/feature/fixBuild
chore(build): add tsickle back
2 parents 269d013 + a66041b commit f3d2828

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package-lock.json

Lines changed: 5 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"@angular/platform-browser-dynamic": "~10.0.12",
3333
"@angular/router": "~10.0.12",
3434
"rxjs": "~6.5.5",
35+
"tsickle": "^0.39.1",
3536
"tslib": "^2.0.0",
3637
"zone.js": "~0.10.3"
3738
},

0 commit comments

Comments
 (0)