Skip to content

Commit

Permalink
bump down react version
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <[email protected]>
  • Loading branch information
zachaller committed Nov 7, 2023
1 parent 3bdb57a commit 5d17e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"classnames": "2.2.6",
"null-loader": "^4.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dom": "^16.14.0",
"react-helmet": "^6.1.0",
"react-router-dom": "5.2.0",
"react-scripts": "4.0.3",
Expand All @@ -23,7 +23,7 @@
},
"peerDeependencies": {
"argo-ui": "git+https://github.com/argoproj/argo-ui.git",
"@types/react": "^17.0.2",
"@types/react": "^16.14.0",
"@types/react-dom": "^17.0.2",
"react": "^16.9.3",
"rxjs": "^6.6.6"
Expand Down

0 comments on commit 5d17e6f

Please sign in to comment.