From b3e2ceb67e889199b2e4295cff352ac55d0ab773 Mon Sep 17 00:00:00 2001 From: Matthew Ross Date: Thu, 15 Sep 2016 18:45:09 -0400 Subject: [PATCH] Update dependencies --- typings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typings.json b/typings.json index 477137e..86ed2a2 100644 --- a/typings.json +++ b/typings.json @@ -1,6 +1,6 @@ { "globalDependencies": { "chartist": "registry:dt/chartist#0.9.5+20160619034222", - "core-js": "registry:dt/core-js#0.0.0+20160725163759" + "core-js": "registry:dt/core-js#0.0.0+20160914114559" } }