Skip to content

Commit

Permalink
fix: update route-node dep version to improve node children matching …
Browse files Browse the repository at this point in the history
…order
  • Loading branch information
troch committed Jul 29, 2015
1 parent 8ccfe4d commit ff1516d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "http://router5.github.io",
"dependencies": {
"route-node": "~0.1.4"
"route-node": "~0.1.5"
},
"devDependencies": {
"async": "^1.3.0",
Expand Down

0 comments on commit ff1516d

Please sign in to comment.