Skip to content

Commit

Permalink
chore: add missing tslib dep to angular example
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 10, 2020
1 parent 496f54a commit bcfbcda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"@angular/platform-browser-dynamic": "^9.0.0",
"core-js": "^3.2.1",
"rxjs": "^6.5.3",
"tslib": "^1.10.0",
"typescript": "*",
"zone.js": "~0.10.2"
},
Expand Down

0 comments on commit bcfbcda

Please sign in to comment.