Skip to content

Commit

Permalink
upgrade next-redux-wrapper to 5. closes #34
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwang committed Feb 26, 2020
1 parent cc2d87d commit c60a0da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"humps": "^2.0.1",
"immutable": "^3.8.2",
"next": "^9.2.0",
"next-redux-wrapper": "^4.0.1",
"next-redux-wrapper": "^5.0.0",
"next-routes": "^1.4.2",
"prop-types": "^15.6.1",
"react": "^16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6942,10 +6942,10 @@ neo-async@^2.6.1:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==

next-redux-wrapper@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/next-redux-wrapper/-/next-redux-wrapper-4.0.1.tgz#70f2d83b5bd0fb07ec19e6e70bea6b179d295fd7"
integrity sha512-aj9s4VT062hvrU8k2OQevf6iffHSIXpDXtIA8xbLzfpP94h3w7vZCmAJmbmfq3rXignqJT3KG44GODwsCQmdsA==
next-redux-wrapper@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/next-redux-wrapper/-/next-redux-wrapper-5.0.0.tgz#0f36f94ea00581fbdc94f2405594f6360beb08dc"
integrity sha512-jw893pPRJ4DCwskChp8iB+OjzfvblkEEw7frO3+u/jgZxlQ2yLaTAIRyEBjdCxTf7AOQGYb8aiWdC5toZOHJjg==

next-routes@^1.4.2:
version "1.4.2"
Expand Down

0 comments on commit c60a0da

Please sign in to comment.