Skip to content

Commit c729a34

Browse files
Revert React 19 for docs site
1 parent adb5483 commit c729a34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"dependencies": {
66
"highlight.js": "^11.11.1",
7-
"react": "^19.0.0",
8-
"react-dom": "^19.0.0",
7+
"react": "^18.3.1",
8+
"react-dom": "^18.3.1",
99
"react-live": "^4.1.8"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)