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:
committed by
Pawel Kozlowski
parent
ca958464c4
commit
c349eb4fa4
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user