Skip to content

Commit

Permalink
move react into dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
artursapek committed Mar 7, 2024
1 parent 9e12af6 commit 90ee530
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions wormhole-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
"material-ui-popup-state": "^5.0.4",
"os-browserify": "^0.3.0",
"postcss": "^8.4.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"tss-react": "^4.5.2",
"use-debounce": "^9.0.4",
Expand Down Expand Up @@ -103,8 +105,6 @@
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"jest": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3",
"vite": "^5.0.8",
Expand Down

0 comments on commit 90ee530

Please sign in to comment.