From bbd88954e48a203e393a2df2130a7f456bda5fc7 Mon Sep 17 00:00:00 2001 From: Trent Willis Date: Mon, 8 Aug 2016 15:27:26 -0700 Subject: [PATCH] [BUGFIX beta] Bump router.js so that getHandlers is invoked lazily --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 00f9f291990..f0cee00ce57 100644 --- a/bower.json +++ b/bower.json @@ -12,7 +12,7 @@ "devDependencies": { "backburner": "https://github.com/ebryn/backburner.js.git#b893c979cb38f9819f65561725907add1aed7b21", "rsvp": "https://github.com/tildeio/rsvp.js.git#3.0.20", - "router.js": "https://github.com/tildeio/router.js.git#7f2f7c16540570ad2c720f9bd9a7a55e4bcdc95c", + "router.js": "https://github.com/tildeio/router.js.git#b921fd3407064a77bd99f4f4eddc4377592ac93b", "dag-map": "https://github.com/krisselden/dag-map.git#1.0.2", "ember-dev": "https://github.com/emberjs/ember-dev.git#eace5340485bdb5e4223ab67fecf4aff31c1940c" }