Skip to content

Commit

Permalink
chore(deps): update dependency uiw to v4.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 2, 2021
1 parent 7c05199 commit 377c391
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/rematch-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dynamic-loadable": "2.0.5",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"uiw": "4.7.8"
"uiw": "4.7.9"
},
"devDependencies": {
"@kkt/less-modules": "6.6.2",
Expand Down
2 changes: 1 addition & 1 deletion example/rematch-uiw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-dynamic-loadable": "2.0.5",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"uiw": "4.7.7"
"uiw": "4.7.9"
},
"devDependencies": {
"@kkt/less-modules": "6.6.2",
Expand Down
2 changes: 1 addition & 1 deletion example/uiw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"react": "17.0.1",
"react-dom": "17.0.1",
"uiw": "4.7.7"
"uiw": "4.7.9"
},
"devDependencies": {
"kkt": "6.6.2"
Expand Down

0 comments on commit 377c391

Please sign in to comment.