Skip to content

Commit c732acd

Browse files
dzonatanfilipesilva
authored andcommitted
chore: update rxjs to beta.12 in ast-tools
By using the same version as elsewhere we will save some extra space (~4mb). Close #2866
1 parent a45a1f2 commit c732acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ast-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@angular/tsc-wrapped": "^0.3.0",
28-
"rxjs": "5.0.0-beta.11",
28+
"rxjs": "5.0.0-beta.12",
2929
"denodeify": "^1.2.1",
3030
"typescript": "~2.0.3"
3131
}

0 commit comments

Comments
 (0)