Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(package): update rxjs to use caret range
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Oct 11, 2017
1 parent a03930b commit 0fd36ae
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 @@ -127,7 +127,7 @@
"reflect-metadata": "0.1.10",
"rimraf": "2.6.2",
"run-sequence": "2.2.0",
"rxjs": "5.4.3",
"rxjs": "^5.0.1",
"sass-loader": "6.0.6",
"semantic-release": "7.0.2",
"source-map-loader": "0.2.2",
Expand Down

0 comments on commit 0fd36ae

Please sign in to comment.