fix(bundles): remove work-around rx.js module detection.

Updates rx to the newest version, because a fix is needed.

Closes #1245
This commit is contained in:
Rado Kirov
2015-04-06 16:43:53 -07:00
committed by Pawel Kozlowski
parent ca958464c4
commit c349eb4fa4
3 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"gulp-modify": "0.0.4",
"gulp-replace": "^0.5.3",
"node-uuid": "1.4.x",
"rx": "2.4.6",
"rx": "2.5.1",
"selenium-webdriver": "2.45.1",
"systemjs": "^0.9.1",
"traceur": "0.0.87",