Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 90ee530

Browse files
committedMar 7, 2024··
move react into dependencies
1 parent 9e12af6 commit 90ee530

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎wormhole-connect/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
"material-ui-popup-state": "^5.0.4",
4949
"os-browserify": "^0.3.0",
5050
"postcss": "^8.4.21",
51+
"react": "^18.2.0",
52+
"react-dom": "^18.2.0",
5153
"react-redux": "^8.0.5",
5254
"tss-react": "^4.5.2",
5355
"use-debounce": "^9.0.4",
@@ -103,8 +105,6 @@
103105
"eslint": "^8.31.0",
104106
"eslint-config-prettier": "^8.6.0",
105107
"jest": "^29.5.0",
106-
"react": "^18.2.0",
107-
"react-dom": "^18.2.0",
108108
"ts-jest": "^29.1.1",
109109
"typescript": "^5.3.3",
110110
"vite": "^5.0.8",

0 commit comments

Comments
 (0)