Skip to content

Commit 62e9d47

Browse files
committed
downgrade react
1 parent 457d93d commit 62e9d47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"postcss": "^8.5.3",
6363
"prismjs": "^1.30.0",
6464
"prop-types": "^15.8.1",
65-
"react": "^19.0.0",
65+
"react": "^18.3.1",
66+
"react-dom": "^18.3.1",
6667
"react-disqus-comments": "^1.4.0",
67-
"react-dom": "^19.0.0",
6868
"react-helmet": "^6.1.0",
6969
"react-toastify": "^11.0.5",
7070
"sass": "^1.85.1",

0 commit comments

Comments
 (0)