Skip to content

Commit 9fbd5e0

Browse files
committed
Merge pull request emberjs#10681 from ef4/fix-unrecog
Fix UnrecognizedURLError inheritance via router.js update
2 parents 981ed21 + 75d81a0 commit 9fbd5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"backburner": "https://github.com/ebryn/backburner.js.git#f4bd6a2df221240ed36d140f0c53c036a7ecacad",
1010
"rsvp": "https://github.com/tildeio/rsvp.js.git#3.0.14",
11-
"router.js": "https://github.com/tildeio/router.js.git#2a21f87512b259bdbb13e3b9faa1e06a898e5c1c",
11+
"router.js": "https://github.com/tildeio/router.js.git#5081e7a5e3b0985608224f2f86e1a5c5c15e2662",
1212
"dag-map": "https://github.com/krisselden/dag-map.git#e307363256fe918f426e5a646cb5f5062d3245be",
1313
"ember-dev": "https://github.com/emberjs/ember-dev.git#1a1ef3e1806be21dd554d285521abc0b13cdfe20"
1414
}

0 commit comments

Comments
 (0)