Skip to content

Commit cb2eac2

Browse files
crisbetommalerba
authored andcommitted
chore: re-bump rxjs version (#8849)
Now that rxjs 5.5.4 is out, we don't have to lock down to 5.5.2 in order to avoid e2e and test app failures.
1 parent ab83f8e commit cb2eac2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/forms": "^5.0.0",
3434
"@angular/platform-browser": "^5.0.0",
3535
"core-js": "^2.4.1",
36-
"rxjs": "5.5.2",
36+
"rxjs": "^5.5.5",
3737
"systemjs": "0.19.43",
3838
"tsickle": "^0.24.x",
3939
"tslib": "^1.7.1",

0 commit comments

Comments
 (0)