Skip to content

Commit

Permalink
fix(package): update rxjs to version 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Jul 16, 2018
1 parent 00afc37 commit 7118cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"@angular/compiler": "^6.0.9",
"@angular/core": "^6.0.9",
"codelyzer": "^4.4.2",
"rxjs": "^6.2.1",
"rxjs": "^6.2.2",
"rxjs-tslint-rules": "^4.6.0",
"zone.js": "^0.8.26"
},
Expand Down

0 comments on commit 7118cb1

Please sign in to comment.