Skip to content

Commit

Permalink
fix(*): fix dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Feb 21, 2016
1 parent be803c7 commit edf57d8
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 @@ -56,7 +56,7 @@
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "^1.7.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.0",
"rxjs": "^5.0.0-beta.0",
"ts-loader": "0.8.1",
"tslint": "3.3.0",
"typescript": "1.7.5",
Expand Down

0 comments on commit edf57d8

Please sign in to comment.