Skip to content

Commit ff4ff71

Browse files
committed
build: Update react-scan version to 0.0.29
1 parent 50ca57b commit ff4ff71

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scan",
3-
"version": "0.0.28",
3+
"version": "0.0.29",
44
"description": "Scan your React app for renders",
55
"keywords": [
66
"react",

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.

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"babel-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
1010
"react": "19.0.0-rc.1",
1111
"react-dom": "19.0.0-rc.1",
12-
"react-scan": "^0.0.28",
12+
"react-scan": "^0.0.29",
1313
"sugar-high": "^0.7.5",
1414
"vite-plugin-inspect": "^0.8.7"
1515
},

0 commit comments

Comments
 (0)