From 09b548db75e639c7721978b2cc34c914e46fd362 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Mon, 27 Mar 2017 13:57:18 +0100 Subject: [PATCH] build(aio): update Rho to a version that accepts custom-elements --- aio/package.json | 2 +- aio/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aio/package.json b/aio/package.json index 32f9f90a60..37c1edd7be 100644 --- a/aio/package.json +++ b/aio/package.json @@ -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" }, diff --git a/aio/yarn.lock b/aio/yarn.lock index d4be967428..4e01a52327 100644 --- a/aio/yarn.lock +++ b/aio/yarn.lock @@ -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 "*"