Skip to content

Commit

Permalink
Pin rxjs websockets version
Browse files Browse the repository at this point in the history
  • Loading branch information
KlapTrap committed Aug 16, 2018
1 parent e52e458 commit 17e81ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"reselect": "^3.0.1",
"rxjs": "^6.2.0",
"rxjs-spy": "^7.0.2",
"rxjs-websockets": "git+https://github.com/ohjames/rxjs-websockets.git#28711f94f6988bd23d9a120061d6f9002961114b",
"rxjs-websockets": "~6.0.0",
"web-animations-js": "^2.3.1",
"xterm": "^3.5.0",
"zone.js": "~0.8.26"
Expand Down Expand Up @@ -117,4 +117,4 @@
"tslint": "~5.3.2",
"typescript": "2.7.2"
}
}
}

0 comments on commit 17e81ac

Please sign in to comment.