build(aio): update Rho to a version that accepts custom-elements

This commit is contained in:
Peter Bacon Darwin 2017-03-27 13:57:18 +01:00 committed by Pete Bacon Darwin
parent 920bf373fe
commit 09b548db75
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@
"@angular/router": "next",
"@angular/service-worker": "^1.0.0-beta.8",
"core-js": "^2.4.1",
"rho": "https://github.com/petebacondarwin/rho#heading-fix",
"rho": "https://github.com/petebacondarwin/rho#master",
"rxjs": "^5.2.0",
"zone.js": "^0.8.4"
},

View File

@ -4933,9 +4933,9 @@ restore-cursor@^2.0.0:
onetime "^2.0.0"
signal-exit "^3.0.2"
"rho@https://github.com/petebacondarwin/rho#heading-fix":
"rho@https://github.com/petebacondarwin/rho#master":
version "0.4.0"
resolved "https://github.com/petebacondarwin/rho#dcc9780a59d6bf6a62abe2fca4b08db6629da2ca"
resolved "https://github.com/petebacondarwin/rho#0ad228a47ceb598648504ca8f57eba14aa0fc5e1"
dependencies:
html "*"
nomnom "*"