From 7577c71a2efb5995ce854b9bc4f7383fd979d14c Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Thu, 10 Sep 2015 22:20:21 -0500 Subject: [PATCH] bad start --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d9b22287ce..3d5a6da2ef 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "url": "https://github.com/driftyco/ionic2.git" }, "dependencies": { - "angular2": "2.0.0-alpha.36", - "reflect-metadata": "0.1.0", - "rtts_assert": "2.0.0-alpha.36", + "angular2": "2.0.0-alpha.37", + "reflect-metadata": "0.1.1", + "rtts_assert": "2.0.0-alpha.37", "swiper": "^3.1.2", "systemjs": "0.18.10", "traceur": "0.0.91",