From c0d9752582cb20bb811a88475aa3f03fd079a66b Mon Sep 17 00:00:00 2001 From: Simon Ihmig Date: Mon, 15 Aug 2016 15:43:44 +0200 Subject: [PATCH] [BUGFIX beta] Update router.js to fix Phantom 1.9 issues. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index abc68c396bf..f050de135e6 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#7f6cfdd7785bd262a3b97cf85d25226521bdf515", + "router.js": "https://github.com/tildeio/router.js.git#55d8b781bd8c137d1f258ee51d8493d7342e9631", "dag-map": "https://github.com/krisselden/dag-map.git#1.0.2", "ember-dev": "https://github.com/emberjs/ember-dev.git#eace5340485bdb5e4223ab67fecf4aff31c1940c" }