Skip to content

Commit

Permalink
Merge pull request #15277 from rwjblue/update-router-js
Browse files Browse the repository at this point in the history
[BUGFIX beta] Update to [email protected].
  • Loading branch information
stefanpenner authored May 25, 2017
2 parents 35da6c4 + 7ba68ea commit c41af61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"qunit-phantomjs-runner": "^2.2.0",
"qunitjs": "^1.22.0",
"route-recognizer": "^0.3.3",
"router_js": "^1.2.7",
"router_js": "^1.2.8",
"semver": "^5.3.0",
"serve-static": "^1.12.2",
"simple-dom": "^0.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5223,9 +5223,9 @@ route-recognizer@^0.3.3:
version "0.3.3"
resolved "https://registry.npmjs.org/route-recognizer/-/route-recognizer-0.3.3.tgz#1d365e27fa6995e091675f7dc940a8c00353bd29"

router_js@^1.2.7:
version "1.2.7"
resolved "https://registry.yarnpkg.com/router_js/-/router_js-1.2.7.tgz#f5cd153d87e31941d3a2bbd81700d5884c7bfc44"
router_js@^1.2.8:
version "1.2.8"
resolved "https://registry.yarnpkg.com/router_js/-/router_js-1.2.8.tgz#d2ea5d00726e1fd6494d20ae3ebeb99ce86cf0b3"

[email protected], rsvp@~3.0.6:
version "3.0.14"
Expand Down

0 comments on commit c41af61

Please sign in to comment.