Skip to content

Commit 576078a

Browse files
committed
chore: fix react-compiler-runtime too
1 parent 2f8cb53 commit 576078a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": {

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)