Skip to content

Commit 8adf927

Browse files
committed
chore: update
1 parent 6a37882 commit 8adf927

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

e2e/cases/asset/svgr/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "1.0.0",
44
"private": true,
55
"type": "module",
6-
"dependencies": {
7-
"react": "^18.3.1"
8-
},
96
"devDependencies": {
107
"@rsbuild/plugin-react": "^1.0.2",
118
"@rsbuild/plugin-svgr": "1.0.2"
9+
},
10+
"peerDependencies": {
11+
"react": "^18"
1212
}
1313
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)