Skip to content

Commit f9e270a

Browse files
hi-ogawaArnaudBarre
authored andcommitted
chore: fix react-compiler-runtime too
1 parent 3959ec4 commit f9e270a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/compiler-react-18/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"react": "^18.3.1",
12-
"react-compiler-runtime": "0.0.0-experimental-fcabbc1-20241106",
12+
"react-compiler-runtime": "0.0.0-experimental-dc8bd44-20241121",
1313
"react-dom": "^18.3.1"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)