Skip to content

Commit 7f084b5

Browse files
committed
chore: react-is のバージョンは react に合わせなければならない
1 parent b0711fe commit 7f084b5

File tree

2 files changed

+13
-17
lines changed

2 files changed

+13
-17
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
9696
"onlyBuiltDependencies": [
9797
"esbuild",
9898
"msw"
99-
]
99+
],
100+
"overrides": {
101+
"react-is": "19.0.0"
102+
}
100103
}
101104
}

pnpm-lock.yaml

+9-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)