Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
fix: bump minor version of loaded rxjs bundle
Browse files Browse the repository at this point in the history
adds missing pipable operators, part of
telerik/kendo-angular#1244
  • Loading branch information
gyoshev authored and Nikolay Rusev committed Jan 24, 2018
1 parent 6d3361c commit fc3a7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-public/example-runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ window.ExampleRunner = (function() {
suppressImplicitAnyIndexErrors: true
},
bundles: {
"https://unpkg.com/rxjs-system-bundle@5.5.2/Rx.system.min.js": [
"https://unpkg.com/rxjs-system-bundle@5.5.6/Rx.system.min.js": [
"rxjs",
"rxjs/*",
"rxjs/operator/*",
Expand Down

0 comments on commit fc3a7ed

Please sign in to comment.