From 740450287d15536e4dfd7b1461506505579d1c0b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 22 May 2017 23:36:23 -0700 Subject: [PATCH] build(aio): upgrade ngo to 0.0.3 with static prop unhoisting --- aio/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/yarn.lock b/aio/yarn.lock index b0aafb09c0..8c9a86cb72 100644 --- a/aio/yarn.lock +++ b/aio/yarn.lock @@ -4663,8 +4663,8 @@ ng-pwa-tools@^0.0.10: ts-node "^3.0.2" ngo-loader@alxhub/ngo: - version "0.0.2" - resolved "https://codeload.github.com/alxhub/ngo/tar.gz/5dd9616f88419747699f72c4ec132feb72d37931" + version "0.0.3" + resolved "https://codeload.github.com/alxhub/ngo/tar.gz/7ce7ab42311ed2d2aed2bbc3306ea29b125c43c2" dependencies: typescript "2.1"