Skip to content

Commit 162b9a6

Browse files
committed
Updated router-async
1 parent 18f44a1 commit 162b9a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-async",
3-
"version": "0.6.39",
3+
"version": "0.6.40",
44
"author": {
55
"name": "Oleg Martynov",
66
"email": "[email protected]"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ query-string@^4.3.2:
9696
strict-uri-encode "^1.0.0"
9797

9898
99-
version "0.5.14"
100-
resolved "https://registry.yarnpkg.com/router-async/-/router-async-0.5.14.tgz#96bc094626a6635774205681948ab6fe55114eb2"
99+
version "0.5.15"
100+
resolved "https://registry.yarnpkg.com/router-async/-/router-async-0.5.15.tgz#a7ba6ad93fe3fe561761db012e7e0107b0287245"
101101
dependencies:
102102
path-to-regexp "^1.7.0"
103103
query-string "^4.3.2"

0 commit comments

Comments
 (0)