Skip to content

Commit bd3e6a3

Browse files
committed
pin react version
1 parent da53f2c commit bd3e6a3

2 files changed

Lines changed: 307 additions & 296 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"preview": "vocs preview"
99
},
1010
"dependencies": {
11-
"@types/react": "^19.0.0",
12-
"react": "^19.0.0",
13-
"react-dom": "^19.0.0",
11+
"@types/react": "^18.0.0",
12+
"react": "^18.0.0",
13+
"react-dom": "^18.0.0",
1414
"typescript": "^5.0.0",
1515
"vocs": "1.0.0-alpha.62"
1616
}

0 commit comments

Comments
 (0)