Skip to content

Commit

Permalink
chore(package.json): correct RxJS 4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Mar 12, 2016
1 parent 742e2c9 commit aa91475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"promise": "^7.1.1",
"protractor": "^3.1.1",
"remap-istanbul": "0.5.1",
"rx": "^4.1.0",
"rx": "latest",
"systemjs": "^0.19.24",
"systemjs-builder": "^0.10.6",
"tslint": "^3.5.0",
Expand Down

0 comments on commit aa91475

Please sign in to comment.